URL Migration to hobex.at
URL Migration to hobex.at: Technical Update for Your Integration
As part of the technical integration of QENTA into hobex, central product and service URLs will be migrated. This change affects selected products and is mandatory. The previous *.qenta.com domains will be replaced by new *.hobex.at domains.
β 1. No Action Required for the web based Products
The following products/services will be automatically redirected. You can continue to use your existing linksβno changes required:
Name | old URL | new URL |
---|---|---|
Checkout Terminal |
||
Checkout Automated |
||
PaybyLink |
||
Payment Center |
||
Checkout Journal |
You may update your bookmarks voluntarily, but no technical action is needed. |
β‘οΈ 2. Manual Domain Change Required for the Following Products
For the following integrations, the domain must be updated by September 1, 2025. The new domains will be available starting June 9, 2025, and may be tested using existing test CustomerIDs.
In all examples below, only the domain changes from api.qenta.com to papi.hobex.at. The rest of the path remains the same. |
The IP range does not change and remains the same: Firewall Settings |
Integration | old URL | new URL |
---|---|---|
Checkout Page |
||
Checkout Seamless |
||
PaybyLink API |
||
Checkout Enterprise |
hobex does not recommend certificate pinning. If the certificate is still required, it can be downloaded here: Link. |
π 3. Certificate Update for Checkout Enterprise
In addition to the domain change, Checkout Enterprise requires a new truststore certificate:
Truststore Certificate: Download. Please ensure the new certificate is configured accordingly.
papi.hobex.at certificate (if required): Download.
Endpoints
-
Within
qtill.properties
values have to changed withinQTILL_HOST_URL
. -
Settings accept only one URL.
Old Endpoints | New Endpoint Notes |
---|---|
Be aware to use standard https port 443 and keep firewall settings in mind during updates. |
The IP range does not change and remains the same: Firewall Settings |
Examples:
TRUSTSTOREFILE=/usr/local/qenta/qtill/qtill-trust-old.jks TRUSTSTOREPASSWORD=<your productive truststore password>
TRUSTSTOREFILE=/usr/local/qenta/qtill/qtill-trust.jks TRUSTSTOREPASSWORD=<your productive truststore password>
settings.setTruststoreFile(new File("qtill-trust.jks"));
settings.setTruststorePassword("<truststore password>");
Old configuration
QTILL_HOST_URL=https://api.qenta.com/enterprise-demo
New configuration
QTILL_HOST_URL=https://papi.hobex.at/enterprise-demo
Addtional Changes in QTillSettings:
QTillSettings settings = QTillSettings(new URL("https://papi.hobex.at/enterprise-demo"));
π 4. Plugins: New Versions and Manual Adjustments
Updated plugin versions with papi.hobex.at will be made available at: https://guides.qenta.com/plugins/
-
WooCommerce (WordPress)
-
Magento 2
-
OpenMage (Magento)
-
OpenCart
-
Oxid 4
-
PrestaShop
-
Shopware 5
-
Shopware 6
-
Virtuemart 3
These updates are only applied to Checkout Page plugins, as Checkout Seamless plugins have been deprecated for several years. If a Checkout Seamless plugin is still in use, the adjustments must be made manually. |
The domain must be manually changed to papi.hobex.at in the following files and lines:
Plugin | Repository | Datei | Zeile(n) | Plugin-Typ | Verwendung |
---|---|---|---|---|---|
Checkout Client Library |
src/QentaCEE/QPay/Config/client.config.php |
35, 36 |
QCP |
Checkout Page, Seamless |
|
Checkout Client Library |
src/QentaCEE/QMore/Config/client.config.php |
34β36 |
QCS |
Checkout Seamless |
|
Demandware (Salesforce Commerce Cloud) WCP |
metadataWirecard_system-objecttype-extensions.xml |
490 |
WCP |
Checkout Page |
|
ePages WCP |
E_INNOCHANGE/Wirecard/Database/XML/System.xml |
20 |
WCP |
Checkout Page |
|
Gambio WCP |
includes/modules/payment/wcp.php |
42 |
WCP |
Checkout Page |
|
Gambio WCS |
ext/wirecard/WirecardCEE/QMore/Config/client.config.php |
34β36 |
WCS |
Checkout Seamless |
|
JTL-Shop WCP |
…client.config.php |
35, 36 |
WCP |
Checkout Page |
|
Magento QCP |
…client.config.php |
35, 36 |
QCP |
Checkout Page |
|
Magento QCS |
…client.config.php |
34β36 |
QCS |
Checkout Seamless |
|
Magento 2 QCP |
Vendor/…/QPay/Config/client.config.php |
35, 36 |
QCP |
Checkout Page |
|
Magento 2 QCS |
Vendor/…/QMore/Config/client.config.php |
34β36 |
QCS |
Checkout Seamless |
|
modified eCommerce WCP |
…/QPay/Config/client.config.php |
35, 36 |
WCP |
Checkout Page |
|
modified eCommerce WCS |
…/QMore/Config/client.config.php |
34β36 |
WCS |
Checkout Seamless |
|
Opencart QCP |
…/QPay/Config/client.config.php |
35, 36 |
QCP |
Checkout Page |
|
osCommerce WCP |
includes/modules/payment/wirecard_checkout_page.php |
32 |
WCP |
Checkout Page |
|
OXID eSales QCS |
…/QMore/Config/client.config.php |
34β36 |
QCS |
Checkout Seamless |
|
OXID eSales WCP |
…/controllers/wdceepayment.php |
45 |
WCP |
Checkout Page |
|
Prestashop QCP |
…/QPay/Config/client.config.php |
35, 36 |
QCP |
Checkout Page |
|
Prestashop WCS |
…/QMore/Config/client.config.php |
34β36 |
WCS |
Checkout Seamless |
|
SAP Event Ticketing WCS |
Wirecard/WCDataStorage.php oder Wirecard/WCBackendOperations.php |
27β29 oder 42β49 |
WCS |
Checkout Seamless |
|
Shopware QCP |
…/QPay/Config/client.config.php |
35, 36 |
QCP |
Checkout Page |
|
Shopware QCS |
…/QMore/Config/client.config.php |
34β36 |
QCS |
Checkout Seamless |
|
Ubercard WCP |
…/QPay/Config/client.config.php |
35, 36 |
WCP |
Checkout Page |
|
Virtuemart 3 QCP |
…/QPay/Config/client.config.php |
35, 36 |
QCP |
Checkout Page |
|
WooCommerce QCP |
…/QPay/Config/client.config.php |
35, 36 |
QCP |
Checkout Page |
|
WooCommerce QCS |
…/QMore/Config/client.config.php |
34β36 |
QCS |
Checkout Seamless |
|
xt:Commerce 3 WCP |
includes/modules/payment/wirecard_checkout_page.php |
28β30 |
WCP |
Checkout Page |
|
xt:Commerce 4 WCP |
plugins/wirecard_checkout_page/…/QPay/Config/client.config.php |
35, 36 |
WCP |
Checkout Page |
For questions, please contact our integration specialists.
Your hobex Service IT Team