Class PreferenceBackUrls
- java.lang.Object
-
- com.mercadopago.resources.preference.PreferenceBackUrls
-
public class PreferenceBackUrls extends Object
Back URLs from preference.
-
-
Constructor Summary
Constructors Constructor Description PreferenceBackUrls()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetFailure()URL to return when the payment fail.StringgetPending()URL to return when the payment is pending.StringgetSuccess()URL to return when the payment succeed.
-