Mobile app version of vmapp.org
Login or Join
Becky754

: Products details problem with PayPal Express Checkout After I redirect from my shopping cart to Paypal using SetExpressCheckout I can't see my product details on the left. I have the following

@Becky754

Posted in: #Checkout #Paypal

After I redirect from my shopping cart to Paypal using SetExpressCheckout I can't see my product details on the left. I have the following code:

METHOD=SetExpressCheckout&
VERSION=54.0&
PWD=xxxxxxx&
USER=xxxxxxx&
SIGNATURE=xxxxxx&
RETURNURL=xxxxxx&
CANCELURL=xxxxxxx&
PAYMENTACTION=Sale&
AMT=20&
SOLUTIONTYPE=Sole&
LANDINGPAGE=Billing&
L_PAYMENTREQUEST_0_NAME0=Product+1a&
L_PAYMENTREQUEST_0_NUMBER0=1&
L_PAYMENTREQUEST_0_AMT0=20.00&
L_PAYMENTREQUEST_0_QTY0=2&
L_PAYMENTREQUEST_0_DESC0=descriere&
ALLOWNOTE=1

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Becky754

1 Comments

Sorted by latest first Latest Oldest Best

 

@Samaraweera270

Change the version to 63.0 and also add 'PAYMENTREQUEST_0_AMT' to the total price.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme