Payment gateway placeholders

When showing the payment form, you can use certain placeholders to indicate info on a payment gateway (like the extra cost for that gateway). These placeholders can also be used in made bookings or members (so you can show info on the payment gateway used in mails sent after payment for example).

  • #_EXTRACHARGE indicates the extra cost for the payment gateway being mentioned (in the payment forms) or the payment gateway used (after payment, for a member or booking). If possible, the price is localized according to your preferences (so including currency symbol).
  • #_EXTRACHARGE_NO_VAT the extra cost without VAT (the VAT percentage is taken from the relevant event or membership). If possible, the price is localized according to your preferences (so including currency symbol).
  • #_EXTRACHARGE_VAT_ONLY the total VAT on the extra charge (the VAT percentage is taken from the relevant event or membership). If possible, the price is localized according to your preferences (so including currency symbol).
  • #_PRICE_INCLUDING_CHARGES indicates the total cost (including extra charges for that payment gateway) for a booking or membership for the payment gateway being mentioned (in the payment forms) or the payment gateway used (after payment, for a member or booking). If possible, the price is localized according to your preferences (so including currency symbol).
  • #_PRICE_INCLUDING_CHARGES_NO_VAT the total price without VAT (the VAT percentage is taken from the relevant event or membership). If possible, the price is localized according to your preferences (so including currency symbol).
  • #_PRICE_INCLUDING_CHARGES_VAT-ONLY the total VAT (the VAT percentage is taken from the relevant event or membership). If possible, the price is localized according to your preferences (so including currency symbol).
  • #_CURRENCY the relevant currency used
  • #_CURRENCYSYMBOL the relevant currency symbol
Scroll to Top