Webhook URLs
Use these URLs inside Stripe and PayPal
| Stripe Webhook URL |
https://dockercp.com/webhooks/stripe.php
|
|---|---|
| PayPal Webhook URL |
https://dockercp.com/webhooks/paypal.php
|
| Stripe Events |
checkout.session.completed,
invoice.paid,
invoice.payment_failed,
customer.subscription.updated,
customer.subscription.deleted
|
| PayPal Events |
BILLING.SUBSCRIPTION.ACTIVATED,
BILLING.SUBSCRIPTION.CANCELLED,
BILLING.SUBSCRIPTION.SUSPENDED,
PAYMENT.SALE.COMPLETED,
PAYMENT.SALE.DENIED
|
Add provider credentials first, then configure product price IDs or PayPal plan IDs in your pricing plan records.