Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
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: