.net - Paypal in-context express checkout - modal windows incorrect -


i integrated paypal express checkout in project. fine! tried switch "in-context checkout", redirect page allways paypal home page, never classic paypal login page pay or new layout (responsive mobile payments).

any appreciated. thanks

in paypal documentation (https://developer.paypal.com/docs/classic/express-checkout/in-context/integration/) read: "update redirect url to: https://www.paypal.com/checkoutnow/" thi wrong, imho, because use redirect_url parameter in response of "create checkout" request. so, need replace redirect_url www.paypal.com/checkoutnow/?cmd=_express-checkout&token=[token].

this valid live environment, appens in sandbox? tried , seems not possible use in-context checkout in sandbox environment.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -