post
https://withpaper.com/api/2022-08-12/checkout-sdk-intent
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
This API generates a sdkClientSecret to use with 🧩 Checkout Elements.
Most fields are optional so you can get started quickly and customize as your needs change!
Next steps: Render the SDK component in your appimport { CheckoutWithCard } from "@paperxyz/react-client-sdk"; <CheckoutWithCard sdkClientSecret='eyJh...' onPaymentSuccess={...} />