In-Context Checkout is incompatible

I am trying to implement In-Context Express Checkout. The behavior is very inconsistent. Sometimes I get an overlay window, another time the overlap overlaps, and I am redirected to the old express check. In both cases, I return a valid token.

We work correctly: http://i.stack.imgur.com/qHIwB.png

Redirect: http://i.stack.imgur.com/YHaOK.png

+5
source share
1 answer

There are some limited parameters in the context stream, when they are passed, they can prevent the pop-up and redirect to the classic control.

  • Click Here to view limited options - Feature or integration supported by the validation section in context

  • If you do not pass any restricted parameters, send a request to the nvp array for setExpressCheckout

  • Let me know and I will help you.
0
source

All Articles