Pin Payments (3D Secure) - Magento 2
Screenshots
Key Benefits
Overview
Pin Payments - Magento 2 extension will integrate the Pin Payments Payment system with your Magento 2 and it allows your customers take online payments directly on your website during the entire checkout process.
Purchases using this module result in the credit card data not touching the merchant's servers. Card data is encrypted and sent over a secure connection from the card holders device (computer/phone/tablet) directly to the Pin Payments servers, bypassing the merchant's website. This assists with PCI-DSS compliance for the merchant.
Note: Currently only Australian merchants are able to apply for a Pin Payments account.
Pin Payments is Australia’s first all-in-one multi-currency online payment system, designed to bring the banks’ traditional merchant services up to date with today’s technology. Australian businesses can sign-up to Pin Payments and have everything they need to accept card payments online. No merchant account is required, customers can be charged in all major currencies and an account can be activated same business day. Learn more about Pin Payments
Features of Pin Payments - Magento 2
- Support Credit/Debit Cards
- Capture new sales
- Authorize and Capture
- Support 3D Secure
- Support Refund Online from Magento backend
- Create Invoice Automatically
- Encrypted the payment credentials
- Secure Checkout Process
- Support SSL Certificate
- Support multiple websites
- Unlimited domains
Installation
Extract the file into app/code/PL/Pinpayments/
From a terminal, run the following commands:
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f
php bin/magento cache:clean
Example

Test Environment
Test Cards
The following cards can be used with the test API to simulate various success and error scenarios.
Successful Response
Visa 4200000000000000
MasterCard 5520000000000000
American Express 372000000000000
Card Declined
Visa 4100000000000001
MasterCard 5560000000000001
American Express 371000000000001
3D Secure
Visa: 4242424242424242
MasterCard: 5200862422134742
Release Notes
Version 2.1.1
Released on July 26, 2024
- Fixed small bugs
Version 2.1.0
Released on July 16, 2023
- Support 3D Secure
Version 2.0.2
Released on December 2, 2020
- Compatible with new API Version
Version 2.0.1
Stable version. Released on March 31, 2018