PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Paypal to charge in local currency NZ but display in the customer currency

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hi,

is it possible for Paypal to display pricing in the currency the user has selected, but when transacting with Paypal that it uses NZD (our local currency) and allows customer to pay in their local currency?
We are finding that matching payments with Xero, our accounting software that we have to manually adjust each and every payment due to PayPal_net meta value not containing the settlement (NZD) price.

For stripe when a user pays in USD the Stripe_net meta value is the NZD value so works very well.

I went to WooCommerce -> Settings -> Currency and selected all countries for all payment methods, but PayPal have left as NZD.

Hello

Our plugin cannot affect bank transactions.

The payment will be in the currency that the user sees on the checkout page.

CSorry let me ask in a different way.

For stripe multi currency works very well

For PayPal, we want the transaction to be in NZD only, let the payapl subscriber pay for any conversions fees etc.

As an example, WooCommerce -> Settions -> Currency (WOOCS) -> Payments -"Should the payment systems be hidden for selected currencies or vice versa shown"
Currently PayPal has USD, NZD, AUD, EUR

If I remove all but NZD, then the PayPal code is removed from all of the checkout and express checkout pages for PayPal.
The preferred behaviour, would be that the express PayPal button and standard Checkout PayPal button should remain on checkout, but be in the native currency.

So for use case example, shop currency is $NZD, user adds an item to cart with value NZD$1 but because they are in Australia, it displays cart value as AUD$0.91
User goes to checkout, if they select stripe, we process AUD$0.91 as per current behaviour
HOWEVER, if user selects PayPal, when they click the PayPal button, we send variables for Store price and NZD, so the user is presented with a"Pay NZD$1.00" from PayPal.

Allowing for this method means user pays for the currency conversion at PayPal if they so choose to do so, or their credit card is charged at NZD and their bank charges the currency conversion to the credit card.

If this were possible, it would mean we can easily match transactions to PayPal payments for all orders/invoices in our system.

At the moment, when we login to Xero to match payments, Stripe is very simple as they all match because stripe_net and stripe_fees are accurate.
Whereas PayPal_fees and Paypal_net are in the user currency, not Shop. so we are manually having to link transaction to payment for every single PayPal order.

I hope this makes sense, and I hope this will be possible.

Hello

Our plugin switches the currency on the site (woocommerce) how this currency is processed depends only on the payment system. I'm not sure if this can be implemented, but in any case you need code customization