Razorpay Subscription

Razorpay Subscription or subscription in Razorpay Payment Gateway integration is not so easy if you want to implement it in your custom project rather than WordPress, Shopify or any other e-commerce platform.

There are many plugins available for e-commerce platforms, but here we will integrate Razorpay Subscription / Recurring Payment in CodeIgniter.

STEP 1:

Go to Razorpay Dashboard and create a ‘Plan’.
Subscriptions -> Plans

 

STEP 2:

Create a view file in CodeIgniter view: application/views/subscription.php and paste the given code below in that file.

 

STEP 3:

Create a view file in CodeIgniter Controller: application/controllers/Home.php and paste the given code below in that file.

 

[ DOWNLOAD ]

 

Leave a Reply

Your email address will not be published. Required fields are marked *