Actions
Feature proposal #8096
closedStripe: remove direct payment method charging
Feature proposal #8096:
Stripe: remove direct payment method charging
Description
Payment Intents is a more secure way of charging payment methods and handles all payment method actions (e.g. 3ds secure, 2 factor, etc..). There's no reason to have 2 ways to handle payments. Replace all payment method JS API calls with Payment Intent usages.
Actions