Checkout Demo

Experience our hosted checkout page. Enter payment details below to see how customers interact with our payment gateway.

Try Our Checkout

Fill in the details below to test our hosted checkout page

Minimum amount: ₦0.01

Demo Information

  • This is a test checkout - no real payment will be processed
  • You'll see the payment instructions page with account details
  • The return URL will redirect back to this demo page
  • Use any name for testing purposes
  • Demo Business: Checkout Demo

How It Works

1

Enter Details

Fill in the payment amount and service name

2

View Checkout

See our hosted checkout page with payment instructions

3

Payment Details

Get account details and payment instructions

Integration Example

<!-- Redirect to CheckoutPay hosted checkout -->
<a href="https://check-outpay.com/pay?
    business_id=YOUR_BUSINESS_ID&
    amount=5000&
    service=Order+123&
    return_url=https://yourwebsite.com/success">
    Pay Now
</a>

Simply redirect customers to /pay with the required parameters