Name | Type | Description | Notes |
---|---|---|---|
name | String | Human readble name of Source | |
currency | CurrencyEnum | Three-letter ISO code for the currency of this payment Source | [optional] |
type | TypeEnum | Nature of the source. Can be either of Card, Bank Account, Mobile Money | |
issuer | IssuerEnum | Issuer that supports/issued this payment source. | |
identifier | String | Primary account number for source. For mobile money this will be a phone number and for banks an account number | |
metadata | Object | Used to store Arbitrary data | [optional] |
Name | Value |
---|---|
SLL | "SLL" |
Name | Value |
---|---|
CARD | "card" |
NOORY | "noory" |
BANK_ACCOUNT | "bank_account" |
MOBILE_MONEY | "mobile_money" |
Name | Value |
---|---|
AFRIMONEY | "afrimoney" |
ORANGEMONEY | "orangeMoney" |
NOORY | "noory" |