Class PreferenceBackUrls


  • public class PreferenceBackUrls
    extends Object
    Back URLs from preference.
    • Constructor Detail

      • PreferenceBackUrls

        public PreferenceBackUrls()
    • Method Detail

      • getSuccess

        public String getSuccess()
        URL to return when the payment succeed.
      • getPending

        public String getPending()
        URL to return when the payment is pending.
      • getFailure

        public String getFailure()
        URL to return when the payment fail.