Juspay Hyperswitch

Payments SDK

1
2
3
4
1Create Customer
Not started
Server-side step. Creates a customer record in Hyperswitch. The customer_id is then passed to the payment intent so the saved card can be associated.

SDK Preview

Create a customer in Step 1 to get started.

How this demo works

1

Create a customer record (POST /v1/customers)

2

Server creates a payment intent with VGS vault routing (POST /v1/payments)

3

sdk_authorization is passed to hyper.elements() on the client

4

SDK vaults the card via VGS and confirms the payment