Jump to content

Gabriel Prado

New Member
  • Posts

    2
  • Joined

  • Last visited

About Gabriel Prado

Gabriel Prado's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. I'm creating a custom template for my company's invoice. However, now I have a problem that hasn't been resolved for over a month, I searched in different forums for a long time and this is my last alternative. Here in Brazil we use a payment method called pix, and it can be paid either by a qrCode or a copy and paste code, but this code is too long to put on one line, so in the structure of my invoice it breaks into a few lines however, when I copy I need it to come in one line just to work in the bank. Is there any way to visually have more than one line, but when I copy it without the line breaks? or some other way of copying, like copy to clipboard in js, I don't know if I accept any alternative.
  2. I'm trying to manipulate the order details in the email template, because for some reason in whmcs it comes as a string instead of an array. I want to create a custom list and somehow with smart I needed to break this up as an array or have some other way of getting this data. Remembering that in version 9 of whmcs, smart 3 was replaced by 4, which is not supported by smartBC, which has some php functions, or you need to manipulate this purely with smart. It seems like an impossible mission to me. If anyone has an idea it would be very welcome. See attached how the string comes and how I want to arrange the block. String: how i want to display:
×
×
  • 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