Deprixa Plus — Integrations · 10.1 Payment Gateways
Stripe Setup
· 1
Navigate to Settings
Go to Settings → Billing.
· 2
Enable Stripe
Toggle "Enable Stripe" to activate the gateway.
· 3
Enter Secret Key
Enter your Stripe Secret Key (starts with sk_test_ or sk_live_).
· 4
Optional: Test Mode
Enable Test Mode for development and testing.
· 5
Save
Click Save to apply your Stripe configuration.
How it works: Creates Checkout Sessions for payments. Customers redirect to Stripe, complete payment, and return to your app. Amount verified with ±1¢ tolerance.
Supported: Credit/debit cards, Apple Pay, Google Pay.
PayPal Setup
· 1
Navigate to Settings
Go to Settings → Billing.
· 2
Enable PayPal
Toggle "Enable PayPal" to activate the gateway.
· 3
Enter Credentials
Enter your Client ID and Secret from the PayPal Developer Dashboard.
· 4
Optional: Test Mode
Enable Test Mode to use the PayPal sandbox environment.
· 5
Save
Click Save to apply your PayPal configuration.
How it works: Creates PayPal Orders v2. Customer redirected to PayPal, authorizes payment, and returns. Amount verified with ±2¢ tolerance.
Supported: PayPal balance, credit/debit cards via PayPal.
Paystack Setup
· 1
Navigate to Settings
Go to Settings → Billing.
· 2
Enable Paystack
Toggle "Enable Paystack" to activate the gateway.
· 3
Enter Keys
Enter your Public Key and Secret Key.
· 4
Save
Click Save to apply your Paystack configuration.
How it works: Creates transactions via Paystack API. Ideal for African markets.
Supported: Cards, bank transfer, mobile money.
Payment Gateways Summary
| Gateway | Verification Tolerance | Payment Methods | Test Mode |
|---|---|---|---|
| Stripe | ±1¢ | Cards, Apple Pay, Google Pay | Yes |
| PayPal | ±2¢ | PayPal balance, cards via PayPal | Yes (sandbox) |
| Paystack | — | Cards, bank transfer, mobile money | — |