Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redirect user to Razorpay payment gateway. #31

Open
abhimjoshi opened this issue Sep 24, 2019 · 2 comments
Open

Redirect user to Razorpay payment gateway. #31

abhimjoshi opened this issue Sep 24, 2019 · 2 comments

Comments

@abhimjoshi
Copy link

Hi there,

Would you mind to assist me to achieve the following scenarios with this SDK.

  1. I have a registration form on my website and 'Save & Pay' button beneath to form.
  2. When user click on 'Save & Pay' button, I will store the necessary information from the form in my database, and then will redirect user to Razorpay payment gateway.
  3. There user will make a payment on Razorpay payment gateway page and after successfully payment, Razorpay will redirect user to (pre-configured) callback URL of my website.
  4. On callback URL, I should get the necessary payment/ transaction related information in request.

Would you please assist how would I achieve this scenarios using Razorpay?

Thanks.

@SupriyoMallick
Copy link

Which technology you are using? I am using .net c#.
I have done step 1 to 3. Working on 4. Drop me a mail [email protected]

@GaneshSingh
Copy link

I have the same requirement.
Is the .net kit available for above mentioned scenario?
Please reply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants