Server Setup
Last updated
Was this helpful?
Last updated
Was this helpful?
To create a payment intent, send a request to either our sandbox or production endpoint. For detailed information, refer to the documentation.
Upon successful creation, you will receive a client_secret
, which must be provided to the SDK to render it properly.
To integrate Web SDK, follow , and .
To integrate mobile SDK, follow , , , and
In case your integrating the ExpressCheckout (mentioned later below), instead of creating multiple paymentIntents for the same customer session, you can also use for better analytics.