Project

General

Profile

Actions

Feature proposal #7625

closed

Stripe: implement support for payment source/method reuse

Added by krileon almost 5 years ago. Updated about 1 year ago.

Status:
Rejected
Priority:
Low
Assignee:
Target version:
-
Start date:
15 July 2019
Due date:
% Done:

100%

Estimated time:

Description

Currently on subsequent manual payments if you use the same card it'll add that card to the customer object again and mark it default. It doesn't need to be doing this. Instead we need to be keeping track of payment methods better and compare their finger prints so we don't constantly add duplicate cards to a customers object. While this causes zero issues it does clutter up the management of the customer object at Stripe. This should be entirely doable in getStripeCustomer when a source is sent with the object.


Related issues 1 (0 open1 closed)

Related to CB Paid Subscriptions - Feature proposal #8076: Stripe: Allow changing of payment method for existing recurring subscriptionsClosedkrileon29 June 2020

Actions
Actions #1

Updated by beat almost 4 years ago

  • Target version changed from 4.4.0 to 4.5.0
Actions #2

Updated by beat almost 4 years ago

  • Related to Feature proposal #8076: Stripe: Allow changing of payment method for existing recurring subscriptions added
Actions #3

Updated by beat over 3 years ago

  • Target version changed from 4.5.0 to 4.5.1
Actions #4

Updated by beat almost 3 years ago

  • Target version changed from 4.5.1 to 4.5.2
Actions #5

Updated by beat almost 3 years ago

  • Target version changed from 4.5.2 to 4.5.3
Actions #6

Updated by beat over 2 years ago

  • Target version changed from 4.5.3 to 4.6.0
Actions #7

Updated by beat about 2 years ago

  • Target version changed from 4.6.0 to 4.6.1
Actions #8

Updated by beat almost 2 years ago

  • Target version changed from 4.6.1 to 4.6.2
Actions #9

Updated by krileon about 1 year ago

  • Status changed from Assigned to Rejected
  • Target version deleted (4.6.2)
  • % Done changed from 0 to 100

If using Stripe Checkout payment methods can easily be reused. Adding payment method management on-site is currently not worth the additional development effort and potential security implications.

Actions

Also available in: Atom PDF