Barry Chapman
Barry Chapman

Reputation: 6780

Error with PayPal Payflow Gateway on mobile devices

I am using PayPal payflow gateway (Hosted Pages - Layout B) - and I have it all set up and working perfectly on desktop browsers.

However, when testing it on a mobile browser, I get the following error:

Token is missing. Please return to the website from where you started your purchase and try again. 

Paypal Error

I am using SECURETOKEN also. Here is my general flow:

I am at a sheer loss. The paypal documentation states that layouts A and B will automatically redirect to the mobile page - but instead I am presented with the error below. I have no idea why.

I cannot find anything about this issue anywhere. Help is appreciated!

Upvotes: 3

Views: 482

Answers (2)

Sangamesh
Sangamesh

Reputation: 31

I too had come across the same issue, it got resolved after i added TEMPLATE=templateA to the posted data.

Upvotes: 0

Bill Bunting
Bill Bunting

Reputation: 531

Adding MODE=TEST resolved the problem. For example:

https://pilot-payflowlink.paypal.com/?SECURETOKENID=PFNSTI16NNN&SECURETOKEN=9avpLNBIxBEGXNLVPgVbXkQUN&MODE=TEST

Upvotes: 2

Related Questions