Start payment (with Intent)
Start a new payment using Readers SDK with payment intent for Caja POS.
Path Parameters |
---|
uuid uuid — REQUIREDPayment intent identifier |
Request Body — REQUIRED Data to start a new payment with intent for Caja POS | |||||||||
---|---|---|---|---|---|---|---|---|---|
source string | |||||||||
context object — REQUIRED
| |||||||||
billing_info object — REQUIRED
| |||||||||
payment_method object — REQUIRED
| |||||||||
metadata objectAny generic object can be provided, except arrays. | |||||||||
point_of_sale_id uuid — REQUIREDPoint of sale identifier (required for Caja POS) |
Responses | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 Successful response
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
204 No content | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
400 Error response
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
422 Error response
|