razorpay / razorpay-python

Razorpay Python SDK
https://pypi.python.org/pypi/razorpay
MIT License
153 stars 81 forks source link

Payment with UPI at first time #248

Open KamyabHusain opened 1 year ago

KamyabHusain commented 1 year ago

I am using the UPI to make a first-time payment, and RazorPay is not creating a customer for me.

Steps :

1: create a plan

2: create a subscription

3: The subscription payment link goes through the payment process with UPI, but I am not receiving a customer id.

Note : When I pay with card the first time, it creates the customer, but with UPI it does not.

sanzzzay commented 1 year ago

What all documentations are you following?