Class ReversePaymentRequestIntentBuilder


  • public class ReversePaymentRequestIntentBuilder
    extends BaseIntentBuilder
    Use the ReversePaymentIntentBuilder class to initiate a payment reversal (void or refund)
    • Constructor Detail

      • ReversePaymentRequestIntentBuilder

        public ReversePaymentRequestIntentBuilder​(String paymentId)
        Creates an instance of the ReversePaymentIntentBuilder class
        Parameters:
        paymentId -
    • Method Detail

      • build

        public Intent build​(Context context)
        Builder method to create an Intent to be use by Integrator POS to initiate a payment reversal.
        Overrides:
        build in class BaseIntentBuilder
        Parameters:
        context -
        Returns: