Pin Payments is an online payment gateway designed for small businesses and platforms in Australia and New Zealand. It provides an all-in-one solution that combines the functions of a payment gateway, payment processor, and merchant account into a single service. This simplifies the process of accepting credit and debit card payments online. Founded in 2011 and headquartered in Melbourne, Australia, the company aims to make online payments accessible and straightforward for businesses without the need for complex setups or traditional bank merchant accounts. Pin Payments is part of the global Checkout.com group, which gives it a strong foundation in the payments industry while maintaining a focus on local support for its Australian and New Zealand customers.
Pin Payments offers a range of features to help businesses manage online transactions effectively.
Pin Payments operates on a simple, transparent pricing model without monthly or setup fees. The cost structure is based on a pay-as-you-go system.
Pin Payments does not have a traditional free plan with limited features. Instead, the account itself is free to create and maintain. There are no setup fees, monthly fees, or hidden charges. You only pay a fee when you successfully process a payment. This model is ideal for small businesses, startups, or businesses with fluctuating sales volumes, as you do not incur costs during periods of inactivity.
Getting started with Pin Payments is a straightforward process.
Here is a balanced look at the advantages and disadvantages of using Pin Payments.
Pros:
Cons:
Pin Payments integrates with a variety of e-commerce platforms, accounting software, and business applications to streamline your operations.
If Pin Payments is not the right fit, consider these alternatives available in the Australian and New Zealand markets.
Yes, Pin Payments provides a comprehensive and well-documented RESTful API for developers. This API allows for deep integration of payment processing into custom websites, mobile apps, and business platforms. You can use it to create charges, manage customers, handle subscriptions, and more.
To get started, you can find your API keys in your Pin Payments dashboard after your account has been approved. There are two types of keys: a publishable key for the client-side (front-end) and a secret key for server-side requests. The API documentation is available on their developer portal.
Here is a basic example using cURL to create a charge:
curl https://api.pinpayments.com/v1/charges \
-u your_secret_api_key: \
-d email=customer@example.com \
-d description="Widgets" \
-d amount=400 \
-d currency=AUD \
-d ip_address="203.0.113.10" \
-d card_token=card_xxxxxxxxxxxx
Pin Payments does not offer a public affiliate program where individuals can earn commissions by referring new customers through a unique link. However, they do have a Partner Program designed for platforms, developers, and agencies who integrate Pin Payments into their software or build solutions for clients. This program allows partners to monetize payments on their platform, often through revenue-sharing agreements. If you are a developer, designer, or platform provider interested in partnering, it is best to contact their support or sales team directly to discuss potential collaboration opportunities.
Show your users that PinPayments is listed on SAASprofile. Add this badge to your website:
<a href="https://saasprofile.com/pinpayments?utm_source=saasprofile&utm_medium=badge&utm_campaign=embed&utm_content=tool-pinpayments" target="_blank"><img src="https://saasprofile.com/pinpayments/badge.svg?theme=light&width=200&height=50" width="200" height="50" alt="PinPayments badge" loading="lazy" /></a>