Quick Start

This guide will get you from zero to your first test transaction as quickly as possible

Step 1: Get Your Test Credentials

SportsPay provides a sandbox environment for validating your integration before going live. Test transactions do not reach the card networks.

To request test credentials, email [email protected]


Step 2: Choose an Integration Method

SportsPay supports two ways to accept payments. Choose the one that fits your platform:

Direct PaymentsRedirect Payments
How it worksYour platform submits transactions directly to the InterPay™ gateway using a secure browser-generated tokenThe customer is redirected to a SportsPay-hosted payment page, then returned to your platform
Card data handled by you?No — tokenized in the browser via InterPay JavaScriptNo — entered directly on SportsPay's hosted page
PCI scopeReducedMinimal
Best forSeamless, embedded checkout experiencesFastest integration with lowest compliance burden

Read the Direct Payments overview
Read the Redirect Payments overview


Step 3: Connect to the Test Gateway

Use your test credentials with one of the following gateway URLs:

Recommended (matches live behaviour):

https://svra.interpaypos.com:1443/ https://svrb.interpaypos.com:1443/

Pre-production (early feature testing only — may change without notice):

https://testgate.interpaypos.com/api/


Step 4: Run a Test Transaction

Use the following test card numbers to simulate payments. Any future expiry date and any CVV value will work.

Card TypeCard Number
Visa4000000000000002
Mastercard5454545454545454
American Express378282246310005
Discover6011000000000004

To simulate a decline, use an amount ending in 1 (e.g. 20.01) or set the card expiry month to 04.


Step 5: Validate in PaymentsHQ

Once you've run a test transaction, log in to PaymentsHQ to confirm the result:

  • Partner login — view the gateway log and all transactions across merchants
  • Test merchant login — validate the merchant experience and check fields like INV for transaction grouping

Step 6: Go Live

When you're ready to move to production, see the Production guide for steps to switch over your credentials and gateway URLs.


What's Next?

Depending on your integration method, continue with:

Need help? Email [email protected]