How to be ready for subscriptions if you have to integrate with Razorpay?
Using APIs is not that difficult if you just do the right thing. We ourselves are no coders. Understanding APIs took a while but was fun too. Integration with Razorpay can be done using their APIs. Before that you have to register with Razorpay and need API key/secret. Here are the key steps to Connect to Razorpay.
Signup: If you do not have an account already, please signup for Razorpay
Get API Keys: Now that you are ready, go to settings and get your API keys. You will need your API keys when you need to create subscriptions from your website. The API architecture for subscriptions is in such a way that each razorpay link is tied to one subscriber. So, one link-one user. Paperr.io solves that for you to create one payment link for your website that can be used by many users. So, you need not create APIs.