Plugins Webhooks
Setting up webhooks requires merchants to utilize one of the following extensions, depending on their shop system.
WooCommerce
URL: https://www.MY-SHOP.COM/?wc-api=wc_payrexx_gateway
Inhaltstyp: Normal (PHP-POST)
PrestaShop
URL: https://www.MY-SHOP.COM/module/payrexx/gateway
Inhaltstyp: Normal (PHP-POST)
Magento 2
URL: https://www.MY-SHOP.COM/payrexx/payment/webhook
Inhaltstyp: Normal (PHP-POST)
Shopware 5
URL: https://www.MY-SHOP.COM/PaymentPayrexx/webhook
Inhaltstyp: Normal (PHP-POST)
Shopware 6
URL: https://www.MY-SHOP.COM/payrexx-payment/webhook
Inhaltstyp: JSON
Gambio
URL: https://www.MY-SHOP.COM/shop.php?do=PayrexxWebhook
Inhaltstyp: Normal (PHP-POST)
Last updated