Hello! Please, do not know if I'm using the right communication channel.
I do not know if I could explain it well. I am in the testing phase of the shopping cart application. Initially the system had no option to the currency of my country (Brazil).
But I sent an email informing me and I sent another version included with the coin. I installed the new version and changed the application settings for Real (BLR).
In the settings of the option chosen cart Paypal Website Payments Pro, check the Test Mode, and also PayPal Checkout the Show option. All right. First I'm doing tests in choosing the PayPal checkout confirmation page. Then I get the following information from PayPal:
"The link you used to enter the PayPal system contains an item value with incorrect formatting. "
Looking at the log I noticed that the url sent by the application is still on the variable currency_code USD instead of BRL. Follow the URL sent by the application of the shopping cart:
https://www.sandbox.paypal.com/cgi-bi...
Switch to BRL and pasted the url into the browser, and got the same error. But when I took the 'comma' in amount and left only the value '10 ', paste the URL into the browser worked normally. Must complete the settings and make all transactions from beginning to end in the shopping cart to approve the purchase of this application and become customers.
Please, I need your help.
Thank you!