In our sandbox environment, this endpoint is used to simulate a successful fiat payment.
In our production environment, this endpoint only needs to be called when making a PEN or USD payment (outside of the US). Payments in all other currencies are processed automatically.
In our production environment, this endpoint only needs to be called when making a PEN or USD payment (outside of the US). Payments in all other currencies are processed automatically.
Requirements to consume the endpoint.
Create and modify role
The user must have the role to create and modify.
User approved
The user must be approved in at least one country.
Authorizations
Body
application/json
Id of the order for which you wish to confirm the payment was sent.
Example:
"665f407ad6c964829d639e1f"
Response
OK
The response is of type string
.
Example:
"OK"