Fat Zebra is an online payment gateway designed for businesses in the internet economy. Its main purpose is to provide a simple and secure way for companies of all sizes to accept payments online. The platform is built with developers in mind, offering a straightforward integration process through its API. This allows businesses to connect their websites, e-commerce stores, or applications to a global payments network. Founded in Australia, Fat Zebra focuses on providing scalable and reliable infrastructure to handle transactions, manage recurring billing, and protect against fraud. It serves a wide range of industries, from small startups to large enterprises like Aussie Broadband.
Fat Zebra offers a complete set of features to manage online payments effectively.
Fat Zebra's pricing is structured to be transparent and scalable. They typically offer a standard pricing model for small to medium-sized businesses, which involves a per-transaction fee. This plan usually has no setup fees, monthly charges, or hidden costs, making it accessible for new businesses. For larger enterprises with high transaction volumes, Fat Zebra provides custom pricing plans. These plans are tailored to the specific needs of the business and may include volume discounts, dedicated support, and advanced features.
Fat Zebra does not offer a completely free plan, as transaction fees are a core part of its business model. However, for its standard plan, there are typically no setup fees or monthly account maintenance fees. This means you only pay when you process a transaction. They provide a sandbox environment for developers to test their integration for free before going live with real payments. This allows you to build and test the system without any financial commitment.
Getting started with Fat Zebra is a straightforward process.
Pros:
Cons:
Fat Zebra integrates with many popular e-commerce platforms and business systems, making it easy to add to your existing setup. They provide official plugins and extensions for a seamless connection.
Yes, Fat Zebra provides a comprehensive and modern RESTful API for developers. The API is a core part of their platform, allowing for deep integration with custom websites, mobile apps, and business software. You can access the full developer documentation on their website.
To get your API key, you must first sign up for a Fat Zebra account. Once your account is active, you can find your unique API keys (a public key and a secret key) for both the sandbox (testing) and production (live) environments within your merchant dashboard. The sandbox environment is free to use for testing purposes.
Here is a basic example of creating a payment using cURL:
curl https://gateway.fatzebra.com.au/v1.0/purchases \
-u YOUR_USERNAME:YOUR_API_TOKEN \
-d "amount=1000" \
-d "card_number=4111111111111111" \
-d "card_expiry=12/2025" \
-d "cvv=123" \
-d "reference=ORDER12345"
Fat Zebra does not have a public-facing, traditional affiliate program where individuals can sign up for a referral link. Instead, they focus on a Partner Program aimed at developers, digital agencies, and platform providers who integrate Fat Zebra for their clients. Partners typically benefit from revenue sharing, co-marketing opportunities, and dedicated technical support. To join the partner program, you should contact their sales or partnerships team directly through their official website to discuss the requirements and benefits.
Show your users that Fat Zebra is listed on SAASprofile. Add this badge to your website:
<a href="https://saasprofile.com/fat-zebra?utm_source=saasprofile&utm_medium=badge&utm_campaign=embed&utm_content=tool-fat-zebra" target="_blank"><img src="https://saasprofile.com/fat-zebra/badge.svg?theme=light&width=200&height=50" width="200" height="50" alt="Fat Zebra badge" loading="lazy" /></a>