Process in-app payment
Payment
Process in-app payment
Process an in-app OLIVE payment
POST
Process in-app payment
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
In-app payment details
Accepts decimal format like "150.00" or "150"
Example:
"150.00"
Supports any alphanumeric: CARD0001, 48290173K, etc.
Example:
"CARD0001"
Example:
"SLE"
Example:
"MERCHANT001"
Example:
"1234"
Processor account that receives the funds
Example:
"proc-uuid-123"
Example:
"TERM001"
Example:
"POS-TXN-123"
Display name for receipts
Example:
"ABC Store"
Response
Payment approved
The response is of type object.