Skip to content
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

Stripe: add payment button support #30

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ryanmitchell
Copy link
Member

Used same approach as latest stripe updates

Diverge from stripe example code
@ryanmitchell
Copy link
Member Author

Did you get a chance to look at this @sampoyigi ?

@sampoyigi
Copy link
Member

Briefly yes, but haven't had the time to do a proper review and test.

@brendanwex
Copy link

Hi @sampoyigi & @ryanmitchell I have done some work on this based off the existing pay register plugin, if you want to see if it adds anything to the work you ahve done so far to get the payment button included in this extension. The main issue I am having is if someone changes their cart qty on teh checkoutpage, I cannot find away to get the updated total passed to StripeJS as the payment button requires the total as well as the PaymentIntent (that I can pass fine).

https://github.com/WebtronicIE/ti_googleapplepay

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants