I have a C# MVC program that I am working on, I am working on using the PayPal API SDK. The Newest one version 2 checkout 1.0.3.
I have pretty much everything setup properly im pretty sure but my only question is. I want to call my newly created ‘CreateOrder()’ from my PayPal Button that I added to the html.
I’m pretty sure it something like this but with this the errors I get are:
Member
31 Points
231 Posts
PayPal with C# MVC newest Checkout REST API SDK
Jun 13, 2020 02:00 AM|ExceedingLife|LINK
Hello every1,
I have a C# MVC program that I am working on, I am working on using the PayPal API SDK. The Newest one version 2 checkout 1.0.3.
I have pretty much everything setup properly im pretty sure but my only question is. I want to call my newly created ‘CreateOrder()’ from my PayPal Button that I added to the html.
I’m pretty sure it something like this but with this the errors I get are:
All-Star
58184 Points
15655 Posts
Re: PayPal with C# MVC newest Checkout REST API SDK
Jun 13, 2020 03:14 PM|bruce (sqlwork.com)|LINK
Probably the data is wrong. Use the browsers debugger to capture, and see how it differs from the pay pal requirement