• While the plugin does process stripe payments, i’ve a concern as a user that credit card details are being processed on sellers webserver. The whole point of stripe payment flow is that the user and stripe generate a payment token, which the seller then redeems. This ensure the user that the seller does not have access to their credit card details. Until this plugin is updated to generate a stripe token on the client side i won’t install it.

    https://stripe.com/docs/stripe.js/switching

  • The topic ‘Security Concern’ is closed to new replies.