Request payment by collection
Get payment - Collection
Parameters:
CurrencyCode
String. Currency code
Required
OrderID
String. External order id
Required
Amount
Number. Amount of the payment
Required
Method
Transaction Method (MOBILE_MONEY/ CARD/ BANK/ CRYPTO/NETWALLET_PAY)
Required. Currently just open for MOBILE_MONEY and NETWALLET_PAY
MethodType
Provider type (MOMO, ORANGE_MONEY, EU)
Required if Method is MOBILE_MONEY and CountryCode is CM
CountryCode
The ISO2 code of the countries supported
MethodProvider
Provider id get from getProvider endpoint
PhoneNumber
Phone number associated to the order
Required
Description
Transaction description
Optional
CallbackUrl
This url will be called after transaction status changes
Optional
Hash
Required if use hashing is enabled.
Example Response:
Last updated