ACH payment requests to the 3rd party API?
-
Hi Mr. Clayton,
I like that Stripe and ACH is provided in this plugin. I’m browsing through the plugin code to understand. Something I noticed multiple times is that data is sent through the API of paymentplugins.com like this one:
https://api.plaid.paymentplugins.com/v1/stripe/
What kind of analytics are you collecting here?
https://docs.paymentplugins.com/wc-stripe/api/source-class-WC_Payment_Gateway_Stripe_ACH.html#210Is there a reason these requests can’t go to either Plaid or Stripe directly?
Since it’s not possible to see what’s happening on the server and we can’t inspect any code in an open source repository, would you be able to explain more what is done with this data? With customer data, it concerns me to send sensitive information to a 3rd party that’s not Stripe or Plaid for ACH payments and I can’t prove to anyone that this data is safe.
I appreciate your feedback and insights!
The page I need help with: [log in to see the link]
- The topic ‘ACH payment requests to the 3rd party API?’ is closed to new replies.