Stripe Recurring Payment Integration with 3 plans

Job ID: 40546626

Budget: $250 – $750 CAD

I need to wire Stripe into my existing website so visitors can pay with any major credit or debit card and have those charges recur automatically on the schedule I set. The site is already live; what’s missing is a clean subscription flow, secure checkout, and the usual webhook callbacks for renewals, failures, and cancellations.

Here’s what matters to me:

• Stripe’s latest API or Checkout so customers never leave my domain and PCI compliance is handled.
• A simple, embeddable form or modal that collects card details, creates the customer, and starts a subscription.
• Webhooks configured to update order status, email receipts, and alert me if a payment fails.
• Test mode first, then a smooth switch to live keys once everything passes.
• Clear, commented code (PHP is fine, but if another language fits better with Stripe’s libraries, let’s discuss).

I’ll provide the current repo and server access. Once the subscription flow works end-to-end and a sample customer is successfully billed in live mode, we’re done.