Simple Payment LinksThat Just Work

Accept credit cards, Apple Pay, Google Pay, Afterpay, Zip and more at just 2.4% + 30¢ per transaction. Create custom payment links in seconds and get paid faster.

Australian businesses only • Valid ABN required

Payment Code: AB12C

Amount Due

$250.00

Share via:

QR Code
Email
SMS

Accept all major payment methods

2.4% + 30¢ per transaction • +2% for international cards

Credit Cards
Apple Pay
Google Pay
Zip
Afterpay
BPAY*

* BPAY available with custom pricing - contact us for details

Everything you need to get paid

Powerful features designed for modern businesses

QR Code Payments
Generate unique QR codes for each payment request. Customers scan and pay instantly.
Custom Payment Links
Create branded payment pages with your logo and company details in seconds.
Email & SMS
Send payment requests directly to customers via email or SMS with one click.
Mobile Optimized
Beautiful payment pages that work perfectly on any device, anywhere.
Secure & Compliant
Bank-level security with PCI DSS compliance. Your data is always protected.
Instant Notifications
Get real-time alerts when customers view or complete payments.

Get paid in 3 simple steps

1

Create Payment

Enter the amount, add a description, and generate your payment link in seconds.

2

Share Link

Send via email, SMS, or show the QR code. Your customer opens and pays.

3

Get Paid

Receive instant notification and funds directly to your account.

Simple, transparent pricing

Choose the plan that works for you

Annual pricing: overages billed monthly

Free
Perfect for getting started
$0/month

2.4% + 30¢ per transaction*

  • Unlimited payments
  • Card, Apple Pay, Google Pay, Afterpay, Zip
  • Ways2Pay Payments
  • QR code payments
  • Payment link sharing
  • Basic analytics

* Ways2Pay payments: 2.4% + 30¢ domestic cards, +2% additional for international cards

Most Popular
Pro
For growing businesses
$39/month

Up to $10k, then 0.5% overage

  • Unlimited payments
  • All payment methods
  • Connect Stripe, Nuvei, PayPal, PayAdvantage
  • 100 SMS notifications/month (20¢ each after)
  • Automatic email receipts
  • Custom branding
  • Advanced analytics
  • Message delivery tracking
  • Priority support
Business
For enterprise needs
$99/month

Up to $50k, then 0.5% overage

  • Everything in Pro
  • All payment gateway integrations
  • 300 SMS notifications/month (20¢ each after)
  • Shipping updates & reminders
  • Thank-you messages
  • API access
  • Dedicated account manager
  • Custom integrations
  • White label options
  • 24/7 phone support

Built for Developers

Integrate Ways2Pay into your existing software and workflows with our powerful API. Create payments, track status, and manage transactions programmatically.

RESTful API

Simple, well-documented REST API with webhook support for real-time updates.

Easy Integration

Connect to your CRM, ERP, or custom software in minutes with our SDKs and code examples.

Sandbox Environment

Test your integration thoroughly with our sandbox before going live.

// Create a payment request
const payment = await ways2pay.payments.create({
  amount: 25000, // $250.00
  description: "Invoice #1234",
  reference: "INV-1234",
  customer: {
    email: "customer@example.com",
    mobile: "+61412345678"
  }
});

// Send payment link
await ways2pay.payments.send(payment.id, {
  method: "sms" // or "email"
});

console.log(payment.paymentUrl);
// => https://w2p.au/AB12C

Popular Integrations

XeroMYOBShopifyWooCommerceZapierMake

Ready to get started?

Join Australian businesses using Ways2Pay to get paid faster.

Valid Australian ABN required