post https://{defaultHost}/v1/payment_intents
Creates a new payment intent.
Response
Creates a new payment intent.
xxxxxxxxxx
curl --request POST \
--url https://api.surecart.com/v1/payment_intents \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: