Jump to content

remove WHMCS currency symbol in email


ThePolovsky

Recommended Posts

Hi guys,

I am using an ATM reference service that exists in Portugal but I would like to know if it is possible to remove the currency symbol and just keep the total number.

 

Example:

https://ifthenpay.com/api/multibanco/referencia.ashx?entidade=11111&subentidade=222&id={$invoice_num}&valor={$invoice_total}&type=img

{$invoice_total} = total price with the symbol €

but the code is incorrect, because looks like

https://ifthenpay.com/api/multibanco/referencia.ashx?entidade=11111&subentidade=222&id=222&valor=€11,00+EUR&type=img

but I want it to be like this:

https://ifthenpay.com/api/multibanco/referencia.ashx?entidade=11111&subentidade=222&id=222&valor=11.00&type=img

 

Can anyone help me please?

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated