Zum Hauptinhalt springen

Documentation

IMPORTANT

This is the outdated SI-documentation which will be adapted soon. A huge part may be obsolete!

Using Tokens

How To Use Tokens
Read more on how to use tokens on Invoices.

PayPlans tokens are relevant for the current object. This describes the functionality of all PayPlans available tokens as follows:

  • [[CONFIG_SITE_NAME]]: Displays the name of the website.
  • [[CONFIG_COMPANY_NAME]]: Displays the name of your company.
  • [[CONFIG_COMPANY_ADDRESS]]: Displays the address of the corresponding company.
  • [[CONFIG_COMPANY_CITY_COUNTRY]]: Displays the city and country of the company.
  • [[CONFIG_COMPANY_PHONE]]: Displays the phone number of the company.
  • [[CONFIG_COMPANY_POST_CODE]]: Displays the postal code of the company.
  • [[CONFIG_COMPANY_TAX_ID]]: Displays Tax ID of the company.
  • [[CONFIG_SITE_URL]]: Displays the URL (Uniform Resource Locator) of the current website.
  • [[CONFIG_PLAN_RENEW_URL]]: Displays the URL for renewal of a certain plan.
  • [[CONFIG_DASHBOARD_URL]]: Displays the URL of the dashboard page at the frontend.
  • [[CONFIG_ORDER_DETAILS_URL]]: Displays the URL of the details of the order.
  • [[PLAN_PLAN_ID]]: Displays the key of the plan.
  • [[PLAN_TITLE]]: Displays the title of the plan.
  • [[PLAN_DESCRIPTION]]: Displays description of the plan.
  • [[PLAN_PLAN_DETAILS_PRICE]]: Displays the actual price of the plan.
  • [[PLAN_PLAN_DETAILS_CURRENCY]]: Displays currency of the cost of the plan.
  • [[PLAN_PLAN_DETAILS_EXPIRATIONTYPE]]: Displays type (fixed, recurring or forever) of expiration of the subscription.
  • [[PLAN_PLAN_DETAILS_EXPIRATION_YEAR]]: Displays the year at which the subscription expires.
  • [[PLAN_PLAN_DETAILS_EXPIRATION_MONTH]]: Displays the month at which the subscription expires.
  • [[PLAN_PLAN_DETAILS_EXPIRATION_DAY]]: Displays the day on which the subscription expires.
  • [[PLAN_PLAN_DETAILS_EXPIRATION_HOUR]]: Displays the hour at which the subscription expires.
  • [[PLAN_PLAN_DETAILS_EXPIRATION_MINUTE]]: Displays the minute at which the subscription expires.
  • [[PLAN_PLAN_DETAILS_EXPIRATION_SECOND]]: Displays the second at which the subscription expires.
  • [[PLAN_DETAILS_RECURRENCE_COUNT]]: Displays the count of the no. of recurrences allowed for the payment.
  • [[PLAN_PLAN_DETAILS_TRIAL_PRICE_1]]: Displays first trial price of the plan.
  • [[PLAN_PLAN_DETAILS_TRIAL_TIME_1_YEAR]]: Displays the trial for 1 year at which the subscription expires.
  • [[PLAN_PLAN_DETAILS_TRIAL_TIME_1_MONTH]]: Displays the trial for 1 month at which the subscription expires.
  • [[PLAN_PLAN_DETAILS_TRIAL_TIME_1_DAY]]: Displays the trial for 1 day at which the subscription expires.
  • [[PLAN_PLAN_DETAILS_TRIAL_TIME_1_HOUR]]: Displays the trial for 1 hour at which the subscription expires.
  • [[PLAN_PLAN_DETAILS_TRIAL_TIME_1_MINUTE]]: Displays the trial for 1 minute at which the subscription expires.
  • [[PLAN_PLAN_DETAILS_TRIAL_TIME_1_SECOND]]: Displays the trial for 1 second at which the subscription expires.
  • [[PLAN_PLAN_DETAILS_TRIAL_PRICE_2]]: Displays second trial price of the plan.
  • [[PLAN_PLAN_DETAILS_TRIAL_TIME_2_YEAR]]: Displays the trial for 2 years at which the subscription expires.
  • [[PLAN_PLAN_DETAILS_TRIAL_TIME_2_MONTH]]: Displays the trial for 2 months at which the subscription expires.
  • [[PLAN_PLAN_DETAILS_TRIAL_TIME_2_DAY]]: Displays the trial for 2 days at which the subscription expires.
  • [[PLAN_PLAN_DETAILS_TRIAL_TIME_2_HOUR]]: Displays the trial for 2 hours at which the subscription expires.
  • [[PLAN_PLAN_DETAILS_TRIAL_TIME_2_MINUTE]]: Displays the trial for 2 minutes at which the subscription expires.
  • [[PLAN_PLAN_DETAILS_TRIAL_TIME_2_SECOND]]: Displays the trial for 2 seconds at which the subscription expires.
  • [[SUBSCRIPTION_SUBSCRIPTION_ID]]: Displays subscription key.
  • [[SUBSCRIPTION_ORDER_ID]]: Displays order key in the additional details.
  • [[SUBSCRIPTION_USER_ID]]: Displays ID of the user.
  • [[SUBSCRIPTION_PLAN_ID]]: Displays ID of the plan.
  • [[SUBSCRIPTION_STATUS]]: Displays the status of the subscription.
  • [[SUBSCRIPTION_TOTAL]]: Displays the total amount of the subscription.
  • [[SUBSCRIPTION_SUBSCRIPTION_DATE]]: Displays the date of the activation of the subscription.
  • [[SUBSCRIPTION_EXPIRATION_DATE]]: Displays the date of expiration of the subscription.
  • [[SUBSCRIPTION_CANCEL_DATE]]: Displays the date of cancellation of the subscription.
  • [[SUBSCRIPTION_KEY]]: Display the subscription key of the subscription.
  • [[SUBSCRIPTION_ADVANCEDPRICING_UNITS]]: display the Advance Pricing Unit of the subscription.
  • [[INVOICE_INVOICE_ID]]: Displays the alphanumeric random key of the invoice.
  • [[INVOICE_SERIAL]]: Display the invoice serial number of the invoice.
  • [[INVOICE_OBJECT_ID]]: Displays the numeric ID of the invoice object.
  • [[INVOICE_OBJECT_TYPE]]: Displays the type of object of the invoice.
  • [[INVOICE_USER_ID]]: Displays the ID of the user.
  • [[INVOICE_SUBTOTAL]]: Displays the subtotal on the invoice.
  • [[INVOICE_TOTAL]]: Displays the total amount in the invoice.
  • [[INVOICE_CURRENCY]]: Displays the currency of the amount in the invoice.
  • [[INVOICE_COUNTER]]: Displays the counter number of the invoice.
  • [[INVOICE_STATUS]]: Displays the current status (paid, confirmed, refunded, none) of the invoice.
  • [[INVOICE_CREATED_DATE]]: Displays the date of creation of the invoice.
  • [[INVOICE_MODIFIED_DATE]]: Displays the date of modification of the invoice.
  • [[INVOICE_PAID_DATE]]: Displays the paid date of the invoice.
  • [[INVOICE_TAX_AMOUNT]]: Display the tax amount in the invoice.
  • [[INVOICE_DISCOUNT_AMOUNT]]: Displays the discount amount in the invoice.
  • [[INVOICE_INVOICE_SCREEN_LINK]]: Displays the URL link of the invoice.
  • [[TRANSACTION_TRANSACTION_ID]]: Displays the key of the transaction.
  • [[TRANSACTION_USER_ID]]: Displays the user’s ID for the transaction.
  • [[TRANSACTION_INVOICE_ID]]: Displays the invoice key on the transaction.
  • [[TRANSACTION_PAYMENT_ID]]: Displays the payment key for the transaction.
  • [[TRANSACTION_AMOUNT]]: Displays the amount calculated for the transaction.
  • [[TRANSACTION_CREATED_DATE]]: Displays the date of creation of the transaction.
  • [[TRANSACTION_PAYMENT_METHOD]]: Displays the payment method on the transaction.
  • [[USER_USER_ID]]: Displays the user’s ID.
  • [[USER_REALNAME]]: Displays the actual name of the user as mentioned in the “Name” field.
  • [[USER_USERNAME]]: Displays the user’s username.
  • [[USER_EMAIL]]: Displays the email_id of the user.
  • [[USER_COUNTRY]]: Displays the country of the user.
  • [[USER_PREFERENCE_BUSINESS_NAME]]: Displays the preferred business name of the user.
  • [[USER_PREFERENCE_TIN]]: Displays the Tax Identification Number of the user.
  • [[USER_PREFERENCE_SHIPPING_ADDRESS]]: Displays the preferred shipping address of the user.
  • [[USER_PREFERENCE_BUSINESS_ADDRESS]]: Displays the preferred business address of the user.
  • [[USER_PREFERENCE_BUSINESS_CITY]]: Displays the preferred business city of the user.
  • [[USER_PREFERENCE_BUSINESS_STATE]]: Displays the preferred business state of the user.
  • [[USER_PREFERENCE_BUSINESS_ZIP]]: Displays the preferred business zip code of the user.
Wir benutzen Cookies
Wir nutzen Cookies auf unserer Website. Einige von ihnen sind essenziell für den Betrieb der Seite, während andere uns helfen, diese Website und die Nutzererfahrung zu verbessern. Du kannst selbst enscheiden, ob du Cookies zulassen möchtest. Bitte beachte, dass bei Ablehnung womöglich nicht mehr alle Funktionalitäten zur Verfügung stehen.