When integrating stripe, actually connecting aws (because most of stripe's data is private and formatted by itself) is having me run into issues. Also, I'm not sure where to integrate the backend portion of the stripe payments (actually sending the tokens to stripe). This also is problematic because I don't know how to differentiate the subscriptions when each button is pressed (maybe with tokens?).
When integrating stripe, actually connecting aws (because most of stripe's data is private and formatted by itself) is having me run into issues. Also, I'm not sure where to integrate the backend portion of the stripe payments (actually sending the tokens to stripe). This also is problematic because I don't know how to differentiate the subscriptions when each button is pressed (maybe with tokens?).
src.zip stripe_notes.txt
Also, I can't seem to get both buttons using HTML Githubissues.