Payment Processors Cookbook

Configure OpenPay, PayPal, and Stripe credentials for charging workflows.

Access points

  • Manage processor credentials in the Django admin at Payment Processors (/admin/payments/openpayprocessor/, /admin/payments/paypalprocessor/, /admin/payments/stripeprocessor/).
  • Each processor belongs to a specific user or security group. Use the owner fields at the top of the form to scope credentials.
  • Use the Verify credentials action on each change form to validate API access without processing real charges.
Loading remaining sections…