Jump to content

Edit History

Eutanasio

Eutanasio


formula for currency conversion

Hi,

I need to create a link for a PayPal button on the email order confirmation the customer receives. Also this total to be paid using PayPal must be multiplied to do the currency conversion as the currency on my website is not accepted by PayPal. The link I'll be using on the button is a PayPal.me.

For exemple if the total of the order is 48 then converting it to EUR would be 120€, so the link should do something like this:

href="http://PayPal.Me/DiaRusso/{total_paid}*2,50EUR"

Thanks for the help!

 

Eutanasio

Eutanasio

Hi,

I need to create a link for a PayPal button on the email order confirmation the customer receives. Also this total to be paid using PayPal must be multiplied to have a 2% commission added. The link I'll be using on the button is a PayPal.me.

For exemple if the total of the order is 122€ then with commission would be 122,40€, so the link should do something like this:

href="http://PayPal.Me/DiaRusso/{total_paid}*1,02EUR"

Thanks for the help!

 

×
×
  • Create New...