Error occurs when processing PayPal payments in JPY
-
When using PayPal in JPY, a payment error occurs.
The error occurs before the PayPal window opens.
We were able to resolve this issue by applying the following code as an mu-plugin.
Fix code: https://pastebin.com/LRZ0JRRrHowever, we are now facing a new issue.
When making a payment of 1,000 JPY or more, the third digit is dropped, and only the digits from the fourth onward are recognized as the payment amount.
Example: For a payment of 5,000 JPY, PayPal processes it as 5 JPY.
We selected the format without commas in the calculation settings, but this did not resolve the issue.
It seems that whether the payment amount is a fixed value or a calculated value doesn’t affect this issue.Here is the export of the form we are using.
Form: https://pastebin.com/UVadUdU5I have reviewed other threads reported on the forum. It appears that this issue was confirmed more than six months ago, but it has not been fixed in the latest version. Has there been any progress since then?
Since JCB card payments are not possible with Stripe, we would like to process JPY payments via PayPal. If an immediate update is difficult, is there a way to fix this issue using an mu-plugin?
※Sorry, I use the translator.
- You must be logged in to reply to this topic.