Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

API Storefront Checkout: post credit card data and recive redirectURL

API Storefront Checkout: post credit card data and recive redirectURL

IvanCastro
Shopify Partner
3 0 1

hi,  I'm developing a website with svelte and shopify API storefront, but I need from my site you can ask for credit card data to process the payment and that when processing said payment I can redirect to another site that is sent along with the credit card data, currently I was using checkoutCreate but this only returns the purchase link by taking out of my site.


I'm currently using:
https://shopify.dev/docs/api/storefront/2023-07/mutations/checkoutCreate

 

My form:

IvanCastro_0-1696267124172.png

 

Replies 0 (0)