connecting Shopify to external Stripe checkout script
my client has a shopify store and has a stripe account. He doesn’t want to use the shopify payment system. and wants to send the final payment information (from the checkout page) and return success link to stripe checkout script (which i already have).
How do i go about it ?
how do i program the payment button to goto an external script that will call the stripe checkout page ?
are there resources i can read that you can point me to ?
do i use the shopify api ?
how would i call it from the external script since the call has to be triggered to the script from the payment button ?
does the external script need to reside on a different server ?
connecting Shopify to external Stripe checkout script
my client has a shopify store and has a stripe account. He doesn’t want to use the shopify payment system. and wants to send the final payment information (from the checkout page) and return success link to stripe checkout script (which i already have).
How do i go about it ?
how do i program the payment button to goto an external script that will call the stripe checkout page ?
are there resources i can read that you can point me to ?
do i use the shopify api ?
how would i call it from the external script since the call has to be triggered to the script from the payment button ?
does the external script need to reside on a different server ?
connecting Shopify to external Stripe checkout script
my client has a shopify store and has a stripe account. He doesn’t want to use the shopify payment system. and wants to send the final payment information (from the checkout page) and return success link to stripe checkout script (which i already have).
How do i go about it ?
how do i program the payment button to goto an external script that will call the stripe checkout page ?
are there resources i can read that you can point me to ?
do i use the shopify api ?
how would i call it from the external script since the call has to be triggered to the script from the payment button ?
does the external script need to reside on a different server ?