You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for a nice and interesting package, I am trying to use this package for one of my project,
because Stripe is not available in my country so the only Gateway that I can use is Braintree.
But I still confused on how to enable subscription on my project if I am using Braintree, as example
after setting up this package, how can I use my users Card and subscribe them to a plan ?
I do read regarding the Gateway limitation for Braintree, does that mean I need to use Transparent redirect flows because as I testing the Sandbox, the client are sending the server Nonce/Token to enable us to charge user.
I hope you don't mind to shed some light :)
The text was updated successfully, but these errors were encountered:
Hi @mmanos ,
Thanks for a nice and interesting package, I am trying to use this package for one of my project,
because Stripe is not available in my country so the only Gateway that I can use is Braintree.
But I still confused on how to enable subscription on my project if I am using Braintree, as example
after setting up this package, how can I use my users Card and subscribe them to a plan ?
I do read regarding the Gateway limitation for Braintree, does that mean I need to use Transparent redirect flows because as I testing the Sandbox, the client are sending the server Nonce/Token to enable us to charge user.
I hope you don't mind to shed some light :)
The text was updated successfully, but these errors were encountered: