I'm trying to use the rest APIs to create, approve, and capture the order details. Example: I have a simple e-commerce site where users should be able to make the payment using Paypal. but I want to use Rest APIs in my application instead of SDK or JS. What should be the flow of execution for the rest APIs. Thanks and Regards, Rajesh
... View more