Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 1.44 KB

File metadata and controls

49 lines (29 loc) · 1.44 KB

MomoPaymentInfo

Mobile Money (MOMO) payment information for African mobile payment services

Properties

Name Type Description Notes
rail RailEnum The payment rail type for mobile money transfers
addressingSystem AddressingSystemEnum The addressing system used for mobile money transfers
accountHolderGivenName String The given name (first name) of the account holder
accountHolderSurname String The surname (last name) of the account holder
country String The country for the transfer (ISO 3166-1 alpha-2 code)
mobilePhoneNumber String The mobile phone number associated with the mobile money account
provider ProviderEnum The mobile money service provider
beneficiaryDocumentId String The document ID of the beneficiary [optional]
beneficiaryRelationship String The relationship between sender and beneficiary [optional]

Enum: RailEnum

Name Value
MOMO "MOMO"

Enum: AddressingSystemEnum

Name Value
MOMO "MOMO"

Enum: ProviderEnum

Name Value
M_PESA "M_PESA"
AIRTEL "AIRTEL"
MTN "MTN"
TIGO "TIGO"