문제

Is this possible? Is there a way to make it so that when a user makes an account with my shopify store they can then select and purchase a (monthly) subscription plan that I have set up in Braintree.

The idea is to have it so the user's shopify account information is used to setup their subscription package that I have set up in my Braintree merchant account.

도움이 되었습니까?

해결책

Yes. That is totally possible. I have done exactly that with Stripe, and clearly Chargify also works that way. You can setup a Webhook to send yourself new accounts from Shopify, and then code up the setup in Braintree.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top