Payment Request
Payment Provider
Class PaymentProviderBuilder |
Parameter | Platform | Data Type | Mandatory | Description |
---|---|---|---|---|
Constructors (activity) | Android | Activity | M | Init class constructor with Android activity. • SDK constructor. • Refer to: Activity |
uiViewController | iOS | UIViewController | C | iOS UI View controller. • Refer to: UI view controller |
paymentProvider | iOS / Android | PaymentProvider | C | Payment provider info. • Refer to: Payment Provider |
transactionResultResponse | iOS / Android | TransactionResultResponse | C | Transaction result info. • Refer to: Do Payment Response API |
fxRate | iOS / Android | FXRate | O | Exchange rate info. • Refer to: FX rate |
Updated 25 days ago