Payment

  • [payment_currency_switcher] - displays the currency switcher for the payment
  • [payment_instructions] - displays the general payment instructions
  • [buyer_processing_fees_percent] - displays the processing fees percent for the payment
  • [buyer_processing_fees_price] - displays the processing fees price  for the payment
  • [buyer_tax_percent] - displays the tax percent for the payment
  • [buyer_tax_price] - displays the tax price for the payment
  • [payment_buttons] - displays the payment buttons
    • Attributes
      • payment_type
        (string) The payment type. Values badge/featured/topup/subscription/job_purchase/custom_extra/tips
      • include_credits
        (int) Determine if the 'Account balance' button is displayed
      • credits_only
        (int) Determine if the 'Account balance' button is the only one displayed
  • [job_price] - displays the job price for the payment
    • Attributes
      • pid
        (int) The post ID for which the display is made
      • class
        (string) Add CSS class for the price
      • include_price_type
        (bool) Determine if the price type is displayed
      • package_nr
        (int) Determine the package number price
  • [payment_total_price] - displays the payment total price
    • Attributes
      • payment_type
        (string) The payment type. Values badge/featured/topup/subscription/job_purchase/custom_extra/tips
  • [no_credits_warning] - displays a message for the buyer when he tries to pay for a job whose price is higher than the credits held in the account
  • [pending_withdrawals_list] - displays the list of pending withdrawal orders
  • [pending_incoming_payments_list] - displays the list of pending incoming payments
  • [transactions_list] - displays the list of the transactions
  • [user_sales_number] - displays the number of sales of the current user
    • Attributes
      • uid
        (int) The ID of the user for which the display is being made
      • order_status
        (string) The type of sales according to their status. Values active/pending-payment/delivered/completed/cancelled
  • [user_sales_list] - displays the list of sales of the current user
    • Attributes
      • tab
        (string) The type of sales according to their status. Values active/inactive/under-review/rejected
  • [user_shopping_number] - displays the number of shopping of the current user
    • Attributes
      • uid
        (int) The ID of the user for which the display is being made
      • order_status
        (string) The type of sales according to their status. Values active/pending-review/completed/pending-payment/cancelled
  • [user_shopping_list] - displays the list of shopping of the current user
    • Attributes
      • tab
        (string) The type of shopping according to their status. Values active/pending-review/completed/pending-payment/cancelled