Back Office
Some of our features are available via both the Merchant Portal and the Back Office. If you are using the Back Office, learn here how to manage these.
Back Office vs Merchant Portal
Both the Merchant Portal and the Back Office have separate login pages and a distinctive user interface layout.
To make sure which one you are currently using, refer to these screenshots / login Urls.
Back Office
Back Office test login Back Office live loginMerchant Portal
Merchant Portal test login Merchant Portal live login
2. API Key und API Secret konfigurieren
Gehen Sie wie folgt vor, um Ihren API Key und API Secret in Ihrer PSPID zu konfigurieren:
- Melden Sie sich im Back Office an. Gehen Sie zu Konfiguration > Technische Informationen > API Einstellungen > Direct API Key
- Wenn Sie noch nichts konfiguriert haben, zeigt der Bildschirm “No api credential found”. Um sowohl API Key als auch API Secret zu erstellen, klicken Sie auf "ERSTELLEN"
Das Bild zeigt die Back Office-Nachricht "No api credential found"- Der Bildschirm zeigt nun in der Tabelle in der jeweiligen Spalte "Key" / "Secret" beide Codes an
Schlüssel | Der aktuell in dieser PSPID konfigurierte Schlüssel |
Versionsdatum | Das Datum, an dem das Key/Secret-Paar erstellt wurde |
Haltbarkeitsdatum | Das Datum, an dem das Key/Secret-Paar abläuft. Die Standardgültigkeitsdauer beträgt zwei Jahre |
Status | Der aktuelle Status des API Key/Secret-Paares
|
Führen Sie die folgenden Schritte aus, wenn Sie einen neuen API Key und API Secret erstellen möchten
- Wählen Sie im Dropdownmenü "gültig lassen für X Stunde(n)" einen Zeitraum . Klicken Sie auf die Schaltfläche “ERNEUERN”. Das derzeit verwendete API Key/Secret-Paar läuft nach dem in "Haltbarkeitsdatum" definierten Datum ab
- Gleichzeitig wird in der ersten Zeile der Tabelle ein neues API Key/Secret-Paar angezeigt. Stellen Sie sicher, dass Sie das API Secret in Ihrem System speichern, da es im Back Office nicht mehr sichtbar ist, wenn Sie dieses Menü erneut aufrufen
- Um das außer Kraft tretende API Key/Secret-Paar sofort ablaufen zu lassen, klicken Sie auf "VERFALLEN". Unsere Plattform entfernt das jeweilige API Key/Secret -Paar aus der Tabelle und unserer Plattform, wodurch sie für Anfragen unbrauchbar wird.
Webhooks key
Direct uses Webhooks to update your database about transaction results and status changes. Follow these steps:
- Login to the Back Office. Go to Configuration > Technical information > API Einstellungen > Webhooks Configuration
- Click on "GENERATE WEBHOOKS API KEY" or enter the desired webhooks api key manually. The "WebhooksKey" is used to validate the messages as legitimate data transfer between our platform and your server. If you use one of our SDKs, this process happens automatically. If you choose to build your own application, make sure to include it
- In "Endpoint URLs", enter your webhook destination(s) on your server. Enter any additional URL in a separate line
- Click on "SAVE" to confirm your settings
- To process the incoming webhooks in your system, you need to build an application on an HTTPS endpoint on your server. It should be able to
- Translate JSON into objects and signature verification. Our Server SDKs help you achieve this
- Respond to a GET action and echo the 'X-GCS-Webhooks-Endpoint-Verification' header value in the body
- Respond to the POST action with a 2XX status code for all events delivered
- Validate the signature on the message
Payment method activation status/configuration
The Back Office allows you to check and change the activation status of payment methods. Some payment methods require additional configuration depending on your preferences.
Payment method activation status
You can check the payment method’s activation status via Configuration > PM-Aktivierung. You can change its activation status by clicking on the "Edit" symbol via PM activation.
Bancontact
Follow these steps to configure Bancontact for the Hosted Checkout Page.
- Go to Configuration > Payment methods > Bancontact > PM options > BCMC Mobile Application solution activation
- Select the available payment modes your customers can choose from on the Hosted Checkout Page:
Mode Description Display QR code? Allow your customers to pay by scanning a QR code. Display URL intent? Allow your customers to pay with the Payconiq by Bancontact app. - Click on "Save" to confirm your choices
- Depending on your choice, the following modes are now available for the respective devices:
Mobile Tablet Desktop QR code No Yes Yes URL intent Yes Yes No PAN Bancontact card Yes Yes Yes
Bizum
You can activate Bizum in the following ways:
- In test with Direct simulator
- In test with end-to-end testing
- In live for real transaction processing
- Contact us should you need help for any of the necessary activation steps.
- Make sure to send your transaction requests to our live environment as soon as you have finalised your tests.
Activate in test account with Direct simulator
This allows you to send transaction requests to our test environment and perform test as described in our Testen chapter. These transactions do not have a financial impact.
Follow these steps:
- Login to your test account. Go to Configuration > Payment methods > Choose new payment methods.
- In "Additional filter criteria", go to "Web Banking". In the table, click on "Add" next to "Bizum".
- In the "Contract data" tab, fill in the following properties:
Property Description/Actions UID Enter any 8-digit numerical value. TID Enter any 3-digit numerical value. Secret Key Enter one of these SHA-256 SecretKey strings:
VmFsaWRCaXp1bUtleUluMjRQb3MwMDAx
Qml6dW1LZXlJbjI0UG9zMDAwMlZhbGlk
S2V5SW4yNFBvczAwMDNWYWxpZEJpenVt
SW4yNFBvczAwMDRWYWxpZEJpenVtS2V5
MjRQb3MwMDA1VmFsaWRCaXp1bUtleUlu
UG9zMDAwNlZhbGlkQml6dW1LZXlJbjI0
MDAwN1ZhbGlkQml6dW1LZXlJbjI0UG9z - Click on "SUBMIT" to confirm.
- Go to the "PM activation" tab. In "Activation", select the "Yes" radio button. Click on "SUBMIT" to confirm.
Activate in test account with end-to-end testing
This allows you to send transaction requests to our test environment. Our platform sends your requests to the Bizum test environment to process your transactions. These transactions do not have a financial impact.
This mode requires you to have a signed acquiring contract with Bizum, as you have to enter live acquiring data.
Follow these steps:
- Login to your test account. Go to Configuration > Payment methods > Choose new payment methods.
- In "Additional filter criteria", go to "Web Banking". In the table, click on "Add" next to "Bizum".
- In the "Contract data" tab, fill in the following properties:
Property Description/Actions UID Enter the 8-digit Unique Identifier you have received from Bizum. TID Enter the 3-digit Terminal ID you have received from Bizum. Secret Key Enter the SHA-256 SecretKey you have received from Bizum. - Click on "SUBMIT" to confirm.
- Go to the "PM activation" tab. In "Activation", select the "Yes" radio button. Click on "SUBMIT" to confirm.
Activate in live for real transaction processing
This allows you to send transaction requests to our live environment. Our platform sends your requests to the Bizum live environment to process your transactions. These transactions have a financial impact.
This mode requires you to have a signed acquiring contract with Bizum, as you have to enter live acquiring data.
Follow these steps:
- Login to your live account. Go to Configuration > Payment methods > Choose new payment methods.
- In "Additional filter criteria", go to "Web Banking". In the table, click on "Add" next to "Bizum".
- In the "Contract data" tab, fill in the following properties:
Property Description/Actions UID Enter the 8-digit Unique Identifier you have received from Bizum. TID Enter the 3-digit Terminal ID you have received from Bizum. Secret Key Enter the SHA-256 SecretKey you have received from Bizum. - Click on "SUBMIT" to confirm.