We are implementing an ecommerce system where the website is integrated with Paypal express checkout built on the Paypal Rest API that does the authorization of the payment and once a order is received, the Order Management system which is pre integrated to Paypal SOAP API is used to capture and refund the funds. Can the combination of Rest and SOAP based APIs be used for the above scenario? Any suggestion is appreciated. Regards, VP
... View more