Skip to main content

Payment sandbox dialog

Payment sandbox dialog can be triggered directly in the Fliqa's administration portal.

Navigate to Sandbox > Payment dialog, there you can enter various testing data:

Sandbox payment dialog

Choose:

  • Point of sale or configure one
  • Select type of dialog:
    • Fixed (amount is given on dialog start-up)
    • User entry (custom amount to be entered by end-user, with min/max limit)
  • Enter amount / or select amount limits
  • Select locale
    • currently supported are only: en (English), de (German) and sl (Slovenian)
    • if locale is not given then your browser locale is used, if language is not supported the dialog defaults to en
  • Preselect country if desired
  • Enter name (what is the purpose of the payment)
  • Enter description (additional payment information)
  • Optionally, you can enter meta-data key/value pairs to be associated with payment.

Click the [ Pay ] button to trigger the dialog.

Once dialog is triggered a HTML code snippet is generated below for copy/pasting for your integration.

info

If you follow through and complete a payment and also have a sandbox web hook configured you will receive a web hook call.

If you want to trigger web-hooks manually you can do it for sandbox hooks via: API settings -> Service Hooks portal menu

Once a payment is completed, visit Sandbox -> Payments, you can browse through performed sandbox payment and inspect payment details.