I am looking to integrate Stripe.com payment gateway in asp.net webforms. I have tried Strip.net library available at
https://github.com/jaymedavis/stripe.net
But code does not work for me. If anyone has a working code for stripe.net, please share.
Printable View
I am looking to integrate Stripe.com payment gateway in asp.net webforms. I have tried Strip.net library available at
https://github.com/jaymedavis/stripe.net
But code does not work for me. If anyone has a working code for stripe.net, please share.
What does "But code does not work for me." mean exactly?
-tg
If this is anything like paypal then I had created something in the past that took a loooong time to finish and I'm under a contract that I cannot disclose to the public as is widely used.
But it requires back and forth communincation with your server the the paypal API.
Again as tech said, what is the problem?