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

Amazon Pay ECE: support payment processing via confirmation tokens #3737

Open
2 tasks
annemirasol opened this issue Jan 16, 2025 · 0 comments · May be fixed by #3741
Open
2 tasks

Amazon Pay ECE: support payment processing via confirmation tokens #3737

annemirasol opened this issue Jan 16, 2025 · 0 comments · May be fixed by #3741
Assignees

Comments

@annemirasol
Copy link
Contributor

Objective
As Amazon Pay does not support manual payment method creation [1], we need to add a new payment processing flow that uses confirmation tokens, instead of manually created payment methods.

Acceptance criteria

  • Payment processing flow supports confirmation tokens.*
  • No regression for payment processing using manually created payment methods.

Notes

  • Other express payment types such as Google Pay should be compatible with confirmation tokens. If the Amazon Pay payment buttons are not yet available, we should be able to hook Google Pay to the flow during development and testing.
  • Please document learnings, technical gotchas, and other things of note.

Links

  1. https://docs.stripe.com/js/elements_object/create_without_intent#stripe_elements_no_intent-options-paymentMethodCreation
  2. https://docs.stripe.com/elements/express-checkout-element/accept-a-payment#create-ct
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 a pull request may close this issue.

1 participant