Project

General

Profile

Actions

Feature proposal #8096

closed

Stripe: remove direct payment method charging

Added by krileon almost 4 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
15 July 2020
Due date:
% Done:

100%

Estimated time:

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 #1

Updated by krileon almost 4 years ago

Payment Method handling maybe still necessary, but can be significantly minimized due to several payment types having payment intent API now (e.g. SEPA). Some do not appear to have payment intent API (e.g. ach credit/debit transfers) which would need to use payment methods and are currently using legacy payment sources/tokens.

Actions #2

Updated by krileon almost 4 years ago

  • % Done changed from 40 to 70
Actions #3

Updated by krileon over 3 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 70 to 100
Actions #4

Updated by beat over 3 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF