-
-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PayPal Subscription #739
PayPal Subscription #739
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Overall this code seems well structured, and I agree that for now it's fine to use the existing subscriptions
table structure like this. Just a couple of blocking issues for me.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Glacials covered most of what I found, so just 2 small but non-blocking (probably) things from me.
…ated namespacing for payments. Added validation when creating a subscription.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm happy with the code quality, let me know when the bug you mentioned offline is resolved and then I think we're good to go! 🚀
We are all set, tests on beta went off great. I swapped paypal settings over for live. Last thing is for you to just update the client/secret keys. |
Awesome -- done and done! Thanks so much Matt :D |
You bet! |
Implementation for PayPal subscription
paypal-js
package for handling PayPal button / subscription callyml
s