Class RetrievePendingPaymentsRequestIntentBuilder


  • public class RetrievePendingPaymentsRequestIntentBuilder
    extends BaseIntentBuilder
    Use the RetrievePendingPaymentsRequestIntentBuilder class to retrieve a list of pending (offline) payments
    • Constructor Detail

      • RetrievePendingPaymentsRequestIntentBuilder

        public RetrievePendingPaymentsRequestIntentBuilder()
        Creates an instance of RetrievePendingPaymentsRequestIntentBuilder class
    • Method Detail

      • build

        public Intent build​(Context context)
        Builder method to create an Intent to be used by an Integrator POS to retrieve a list of pending (offline) payments
        Overrides:
        build in class BaseIntentBuilder
        Parameters:
        context -
        Returns:
        Android Intent to be used to retrieve a list of pending (offline) payments