Project

General

Profile

Actions

Feature proposal #7475

closed

Stripe: remove server side processing

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

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
04 March 2019
Due date:
% Done:

100%

Estimated time:

Description

This just isn't necessary and significantly complicates Source creation. Completely remove sever side usage and require the more secure StripeJS behavior.

Actions #1

Updated by krileon about 5 years ago

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

Not really necessary as this accounts for an insignificant amount of code as the manual payment source creation still needs to be there for redirect based payment sources.

Actions #2

Updated by krileon about 5 years ago

  • Status changed from Rejected to Assigned
  • Target version set to 4.3.1
  • % Done changed from 100 to 0

Needs another look as server side processing will significantly complicate payment intents implementation workflow.

Actions #3

Updated by krileon about 5 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Implemented in MR !148

All payment method source creation is now done through the Stripe JS with the information never being submitted to CBSubs. CBSubs will now only every interact with tokens.

Actions #4

Updated by beat almost 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF