PaymentGateway
The payment processors a merchant collects money through.
enum PaymentGateway {
STRIPE
XENDIT
}
Values
PaymentGateway.STRIPE
Stripe, which carries the merchant's card payments.
PaymentGateway.XENDIT
Xendit, which carries the South-East Asian rails: QR, e-wallet and bank virtual account.
Member Of
GatewaySplitEntry object ● MethodMixEntry object ● Payout object ● Settlement object ● settlements query