03 March 2025

ePayment Callback and Payment URLs

Two standard URLs are now used to make payments and receive payment responses from all third-party payment providers.

The following URLs must be publicly accessible:

  • Payment responses are now received with <web service URL>/EPayments/PaymentResponse.aspx
  • Payments are now initiated by <web service URL>/EPayments/MakePayment.aspx

Firewall changes might be required to make .aspx pages publicly accessible.