is checkout API working with external payment

is checkout API working with external payment

South
Shopify Partner
3 0 0
Hi, Friends here,  we are building a sales channel for Shopify merchants, and we use checkout API to customize the checkout experience in our platform.  question: is checkout API working with external payment?  if yes, what should we do? thanks
Replies 3 (3)

Alex
Shopify Staff
1561 81 342

By external payment method, do you mean the ability to select a payment gateway on the checkout which pulls the customer out of the checkout flow to process the payment before they are redirected back? If that's the case, that is supported. You would simply redirect customers to the `webUrl` property of the checkout object where they can finish the process. If the merchant has an external payment gateway set up, they will be able to select that as an option.

 

Cheers.

Alex | Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit the Shopify Help Center or the Shopify Blog

South
Shopify Partner
3 0 0

By external payment method, do you mean the ability to select a payment gateway on the checkout which pulls the merchant out of the checkout flow to process the payment before they are redirected back? If that's the case, that is supported

---
yes.

 

You would simply redirect merchants to the `webUrl` property of the checkout object where they can finish the process. If the merchant has an external payment gateway set up, they will be able to select that as an option.

---

do you mean by redirecting "shoppers" instead of "merchants"? 

 

Alex
Shopify Staff
1561 81 342

@South yes, sorry. I meant customers/buyers. I'll update my post.

Alex | Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit the Shopify Help Center or the Shopify Blog