cakephp-paypal icon indicating copy to clipboard operation
cakephp-paypal copied to clipboard

Returned Token?

Open brandonjjon opened this issue 8 years ago • 1 comments

In your readme, it refers to the SetExpressCheckout method returning a token. I can see that it in fact does in the $parsed['TOKEN'] variable, but this variable isnt set anywhere in the class so I can't grab it easily. That method just returns the full url to the paypal checkout.

Is there any way you can make this an easily accessible variable?

Thanks

brandonjjon avatar Oct 29 '15 19:10 brandonjjon