Payment Request
Payment Request
Class PaymentBuilder |
Parameter | Data Type | Mandatory | Description |
---|---|---|---|
Constructors (activity, paymentToken) | Activity, String | M | Init class constructor with Android activity and PGW paymentToken. • SDK constructor • activity: Android activity. Refer to: Activity • paymentToken: retrieve from PGW Payment Token API. Refer to: Payment Token |
profileId | String | M | SoftPOS provider profile id. Important: • Obtain profile id from 2C2P merchant support. |
transactionId | String | C | SoftPOS provider transaction id. Note: Only for Void Payment API. Retrieve from payment result response after request Payment API. Refer to: SoftPOS Payment Result Response & SoftPOS Result |
posType | SoftPOSType | O | SoftPOS device type. |
Updated about 19 hours ago