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 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200Successful response
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
204No content | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
400Error response
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
422Error response
|