Payment Methods
Payment method attributes and allowed values.
Attributes
| Name | Type | Description |
|---|---|---|
| name | string | The name of payment method |
| currencies | array[string] | The supported currencies for the payment method |
| card_brands | array[string] | (optional) supported card brands |
| installment_terms | array[string] | (optional) available installment terms for installment payment method |
| banks | array[string] | (optional) list of online banks for the payment method eg. FPX |
| provider | string | (optional) processor that the payment method is using |