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 |
profileId |
String |
M |
SoftPOS provider profile id. Important: |
transactionId |
String |
C |
SoftPOS provider transaction id. Note: Only for Void Payment API. Retrieve from payment result response after request Payment API. |
posType |
SoftPOSType |
O |
SoftPOS device type. |
Updated 18 days ago