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:

Choose:
- Point of sale or configure one
- Select
typeof 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) andsl(Slovenian) - if locale is not given then your browser locale is used, if language is not supported the dialog defaults to
en
- currently supported are only:
- Preselect
countryif desired - Enter
name(what is the purpose of the payment) - Enter
description(additional payment information) - Optionally, you can enter
meta-datakey/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.