#Nate.tsg
1 messages · Page 1 of 1 (latest)
Hi there!
We don't recommend this as it's a lot of work. But if you want to learn more about PCI compliance: https://stripe.com/guides/pci-compliance
The recommended option is to use Payment Element or Checkout Sessions , so you don't have to be PCI compliant.
Hey I have seen the guide, I am just wandering if there are samples or how to integrate it with stripe api
Also does the above one work for ach debit also
I don't think we have a sample code for this, since we strongly recommend against doing this.
But you can learn more about this here: https://stripe.com/docs/security/guide#validating-pci-compliance
Thanks, what about for ach debit
What is your question exactly? Do you need to be PCI compliant to accept ACH debit payments?
Yeah I would like to have both credit and ach option
Stripe does support ACH payments: https://stripe.com/docs/payments/ach-debit
However I don't know if it requires PCI compliance or not. You could ask that question to Stripe support directly: https://support.stripe.com/contact
Alright thanks