Skip to content

Cart

Your cart is empty

Checkout.hubuppayments.com Fix Page

"plan_id": "plan_monthly_10", "customer_email": "user@example.com", "trial_days": 14, "success_url": "https://yoursite.com/subscribe/success", "cancel_url": "https://yoursite.com/subscribe/cancel"

res.json( received: true ); ); Create a subscription intent: checkout.hubuppayments.com

POST https://yoursite.com/api/webhooks/hubup checkout.hubuppayments.com

"id": "pi_abc123", "checkout_url": "https://checkout.hubuppayments.com/checkout/pi_abc123", "status": "requires_payment_method" checkout.hubuppayments.com

POST /api/v1/subscription_intents

includes checkout_url for collecting payment method.