Hi, I am trying to implement express checkout based on this https://developer.paypal.com/sdk/js/reference/ This is generating the token automatically. But we have another integration where that generates EC-Token by calling PayPal. We would like to use that token instead of automatic one. is it possible?
... View more