Possible Compliance & Security Issue
-
Hello, in debugging a plugin issue I noticed in the Stripe interface that this plugin is automatically creating a Stripe Customer Record for this client and then saving the Credit Card of the client against that Customer Record in Stripe.
This is a red flag in that the client never gave permission to have their credit card details stored, even though it is in a secured Merchant Facility system.
Is it possible to have an option added to the plugin to allow the developer to disable this saving of Credit Card in the Stripe wordpress plugin settings.
Presumption that this storing of cards is for Subscription implementations however it feels incorrect to force save all cards even if the client isn’t subscribing to a service.
- The topic ‘Possible Compliance & Security Issue’ is closed to new replies.