New payment
The following flow is what will need to be followed to execute a new payment.
Last updated
The following flow is what will need to be followed to execute a new payment.
Last updated
{
"amount": 12.5,
"currency": "EUR" //ISO 4217 format)
}{
"paymentId": "67e565ca4116f4401ccbf789",
"paymentStatusUrl": "{base}/v1/terminals/{terminalId}/payments/{paymentId}/status"
}{
"status": 400,
"message": "Bad Request",
"reason": "Invalid type for currency: expected string, but got undefined"
}{
"status": 403,
"message": "Not authorized"
}{
"status": "completed",
"tip": 0
}{
"status": 403,
"message": "Not authorized"
}