Payment API
Submit Web Receipt
Submits a web receipt for a white-label payment invoice
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The ID of the payment invoice
The web receipt for the payment
Response
200
application/json
Successfully submitted web receipt
The ID of the payment invoice
The URL where the user can make the payment
The CashTag of the payment recipient
The required note associated with the payment
The amount invoiced
Whether the payment is white-labeled
The ID of the web receipt for the payment
The amount paid
Available options:
PENDING
, UNDER_PAID
, PAID
, FAILED
, EXPIRED
The URL where the user will be redirected after the payment
The date and time when the payment expires
The date and time when the payment was created