Payrexx Gateway Checkout
Enter the payment details and this page will create a Payrexx gateway, then redirect the browser to the hosted checkout.
Flow: this app calls the Payrexx Gateway API and passes public redirect URLs plus skipResultPage=true.
API key configured: yes
Sandbox test card: 4111 1111 1111 1111, CVC 123, expiry set to the current month and year.
Public return URLs on dev1.bak-economics.com
Success: https://dev1.bak-economics.com/payment/success
Failed: https://dev1.bak-economics.com/payment/failed
Cancel: https://dev1.bak-economics.com/payment/cancel
Webhook URL
https://dev1.bak-economics.com/payrexx/webhook
Configure this in Payrexx Webhooks with event type Transaction. If you set PAYREXX_WEBHOOK_SIGNING_KEY, the app verifies the X-Webhook-Signature header.