Problem with classic api cart
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Good morning, i've some ecommerce solutions with paypal and classic api and work fine for now....
In one of this procedure, from few days ago i've redirected to an error page
https://www.paypal.com/webapps/shoppingcart/error?flowlogging_id=b0db3a4cf39c&code=AMOUNT_ERROR&mfid...
I send with POST this form to https://www.paypal.com/it/cgi-bin/webscr
upload "1"
custom "rrrrxxxx"
cmd "_cart"
landing_page "billing"
business "xxx@xxx"
item_name "Acquisto+su+negozio+Clickme+di+Tusa+Salvatore"
return "https://www.tusapesca.it/it/ordine-completato.php"
notify_url "https://www.tusapesca.it/it/include/responso_paypal.php"
cancel_return "https://www.tusapesca.it/it/carrello.php?scc=xxxxxrrrr"
rm "2"
currency_code "EUR"
amount "10.99"
shipping "7.99"
email "yyyy@xxx"
country "IT"
lc "IT"
charset "utf-8"
amount_1 "1.50"
item_name_1 "AGGANCIO+RAPIDO+OLYMPUS+RIF+819"
quantity_1 "2.00"
other form work fine, this form (in prodoction or in test server) send me to the error page...
The procedure work fine at december 2020: where's the problem?
Where i must see?
- Labels:
-
Carts

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Error status PAYER_ACTION_REQUIRED on order capture in REST APIs
- Marketplace in SDKs
- add to cart button - product description - number of characters in PayPal Payments Standard
- Payment processing seems to work, but doesn't actually. in REST APIs
- Cart dropps items, fails to return customer to previous window in PayPal Payments Standard