VisionPay is a payment solutions provider based in Australia, operating as VisionPay Pty Ltd. The company offers a complete platform for businesses to accept payments through various channels. Its core purpose is to provide secure, flexible, and efficient transaction processing for online stores, physical retail locations, and self-service operations. The main functionality includes online payment gateways for e-commerce, EFTPOS terminals for in-store sales, tools to send payment links for invoices, and specialized hardware for self-service kiosks like parking meters or vending machines. VisionPay focuses on serving the Australian market with features like fast settlement to local bank accounts, low transaction fees, and no long-term contracts, supported by a 24/7 local customer service team.
VisionPay provides a range of features designed to cover all aspects of business payment processing.
VisionPay operates on a simple pricing model that avoids monthly subscription fees and lock-in contracts. Instead of tiered plans, they offer a pay-as-you-go structure where businesses are charged a small percentage and a fixed fee for each successful transaction. The exact rates can vary depending on the transaction volume, business type, and payment method (e.g., online vs. in-store). For larger enterprises or businesses with unique requirements, VisionPay provides custom pricing packages tailored to their specific needs.
VisionPay does not have a traditional free plan, as it is a payment processor that charges for transactions. However, there are no monthly fees, setup fees, or lock-in contracts. This means businesses can sign up and integrate the service without any upfront cost or ongoing subscription commitment. You only pay when you process a payment, making it a cost-effective option for startups and small businesses with fluctuating sales volumes.
Getting started with VisionPay is a direct process. Here is a typical workflow:
Pros:
Cons:
VisionPay is designed to work with a variety of business systems. It offers direct integrations and plugins for major e-commerce platforms, allowing for easy setup. Common integrations include:
For businesses with custom-built applications or other software, VisionPay provides a developer-friendly API for seamless integration.
Yes, VisionPay provides a comprehensive API for developers to create custom payment integrations. The API allows you to connect your website, application, or business software directly to the VisionPay payment processing platform. To get started, you need to create a VisionPay account. Once your account is approved, you can access your API keys from the developer section of your merchant dashboard. These keys are used to authenticate your API requests.
Here is a basic example of what a cURL request to the VisionPay API might look like to create a payment session:
curl --request POST \
--url https://api.visionpay.com.au/v1/payments \
--header 'Authorization: Bearer YOUR_SECRET_API_KEY' \
--header 'Content-Type: application/json' \
--data '{
"amount": 1000,
"currency": "aud",
"description": "Invoice #1234",
"payment_method_types": ["card"]
}'
For detailed documentation and support, developers can refer to the official API documentation provided by VisionPay after signing up.
There is no public information available regarding a formal affiliate program offered by VisionPay. Companies in this sector often have partner or reseller programs instead of traditional affiliate marketing. If you are interested in partnering with VisionPay or promoting their services, it is recommended to contact their support or business development team directly through their website. They can provide information on any available partnership opportunities for developers, agencies, or influencers.
Show your users that VisionPay AU is listed on SAASprofile. Add this badge to your website:
<a href="https://saasprofile.com/visionpay-au?utm_source=saasprofile&utm_medium=badge&utm_campaign=embed&utm_content=tool-visionpay-au" target="_blank"><img src="https://saasprofile.com/visionpay-au/badge.svg?theme=light&width=200&height=50" width="200" height="50" alt="VisionPay AU badge" loading="lazy" /></a>