Simple Payment LinksThat Just Work

Connect your Stripe, PayPal, or any payment provider. We add just 1% platform fee. Create custom payment links with SMS automation in seconds.

Australian businesses only • Valid ABN required

Payment Code: AB12C

Amount Due

$250.00

Share via:

QR Code
Email
SMS

Accept all major payment methods

1% platform fee + your payment provider's rates

Example: Stripe (1.75% + 30¢) + Ways2Pay (1%) = 2.75% + 30¢ total

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.9% + 30¢ all-in (Ways2Pay processed)

  • 25 payments/month
  • Up to $5,000/month volume
  • 1 SMS per payment (max 25)
  • QR codes & payment links
  • Email notifications
  • Basic analytics

* Ways2Pay processes on our account. No Stripe account needed.

Most Popular
Pro
For growing businesses
$39/month

1% platform fee + provider rates

  • Unlimited payments
  • Up to $50k/month volume
  • Connect Stripe, PayPal, PayAdvantage, Nuvei
  • 100 SMS/month (15¢ each after)
  • Automated payment reminders
  • Custom logo & branding
  • Advanced analytics
  • Saved payment methods
  • Priority email support

Example: Stripe 1.75% + Ways2Pay 1% = 2.75% + 30¢ total

Business
For enterprise needs
$129/month

1% platform fee + unlimited volume

  • Everything in Pro
  • Unlimited monthly volume
  • 500 SMS/month (12¢ each after)
  • Dedicated phone number (branded SMS)
  • Two-way SMS (customers can reply)
  • Full API access & webhooks
  • White label (remove all branding)
  • Custom integrations (Xero, MYOB, Zapier)
  • Dedicated account manager
  • 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