Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

6
  • Does the payment processor provide you with any guidelines? Or does it require you to be compliant with any of the standards? Commented Feb 18, 2021 at 0:31
  • No, they don't provide guidelines, you can read the docs here: docs.epayco.co/payments/token#scroll-api Commented Feb 18, 2021 at 2:43
  • Thats not good. If you are working with credit cards and cards in general, you should look at PCI standards to make sure you are a reliable merchant Commented Feb 18, 2021 at 17:10
  • I don't store payment information, so Should I care about PCI if the payment processor already does?, if so Can you explain me how it works @Limit, I'm new to security, thanks Commented Feb 18, 2021 at 17:20
  • 1
    I mean generating API keys for others to use my service Commented Feb 18, 2021 at 18:12