PCI

The Payment Card Industry Data Security Standard (PCI) is a standard that concerns handling of credit card information, transactions, and payments. Appwrite uses Stripe to securely handle payments for Appwrite Pro and Scale plans. Stripe is a PCI Service Provider Level 1 provider with a strong commitment to security and privacy that matches Appwrite's core values.

Handling payment information

If you're looking to add payment or subscription services to your apps built on Appwrite, we recommend that you do not store credit card information directly in Appwrite.

You can consider using one of the function templates to use a third party service, such as Stripe to handle payment.