Integration
Two integration paths for storing payment methods in Juspay Hyperswitch Vault: Server-to-Server API or the Vault SDK
Last updated
Was this helpful?
Two integration paths for storing payment methods in Juspay Hyperswitch Vault: Server-to-Server API or the Vault SDK
Juspay Hyperswitch Vault supports two integration paths. Choose the one that matches your architecture:
Before integrating, complete the following on the Hyperswitch Control Centre:
Generate your Vault API Key and note your Profile ID — see Vault Configuration.
Create at least one Customer record in the Vault so that saved payment methods can be associated with a customer_id.
PCI scope
You handle raw card data → full PCI DSS required
Hyperswitch iframe handles card data → minimal PCI scope
Frontend dependency
None — pure backend API calls
Requires loading HyperLoader.js or the React/npm packages
Best for
B2B flows, migrations, batch tokenization, existing PCI-certified merchants
Consumer-facing checkout, fastest time-to-market
Customer-facing UI
Build your own
Pre-built, customizable Payment Methods Management widget
Last updated
Was this helpful?
Was this helpful?

