Payments

Number of APIs: 9

  1. Payments - Create POST {{baseUrl}}/payments

  2. Payments - Update POST {{baseUrl}}/payments/:id

  3. Payments - Retrieve GET {{baseUrl}}/payments/:id?force_sync=true&expand_captures=true&expand_attempts=true

  4. Payments - Incremental Authorization POST https://sandbox.hyperswitch.io/payments/:payment_id/incremental_authorization

  5. Payments - Capture POST {{baseUrl}}/payments/:id/capture

  6. Payments - Cancel POST {{baseUrl}}/payments/:id/cancel

  7. Payment-List GET {{baseUrl}}/payments/list

  8. Session Token POST {{baseUrl}}/payments/session_tokens

  9. Payments - Confirm POST {{baseUrl}}/payments/:id/confirm