Pricing
PayPal subscription. Cancel anytime.
Pro Monthly
$29.00
per month
- All lessons unlocked
- Download materials
- Progress tracking
Create account
PayPal setup checklist (admin)
- Create a PayPal product + plan (subscription).
- Put the plan_id into the plans table (paypal_plan_id).
- Create webhook in PayPal and set URL:
https://course.pagbro.space/paypal/webhook
- Put your webhook_id into
config/local.php (paypal.webhook_id).