Feature proposal #7475
closed
Stripe: remove server side processing
Added by krileon over 5 years ago.
Updated over 5 years ago.
Description
This just isn't necessary and significantly complicates Source creation. Completely remove sever side usage and require the more secure StripeJS behavior.
- 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.
- 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.
- 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.
- Status changed from Resolved to Closed
Also available in: Atom
PDF