SecurePay integration

The extension integrates your Magento 2 store with the SecurePay Australian payment service.
The source is on GitHub: https://github.com/mage2pro/securepay

The extension uses Direct Post API, and works similar to my «Stripe», «2Checkout» and «Checkout.com» extensions: it sends the sensitive bank card data directly to the SecurePay server, so you do not need PCI DSS certification for your store.

Demo videos

  1. Capture a bank card payment

How to buy

Use the PayPal form below:

You can try it before buy

Use the self-installation instruction below.

How to install

1. Free installation service

Just order my free installation service.

2. Self-installation

composer require mage2pro/securepay:*
bin/magento setup:upgrade
rm -rf pub/static/* && bin/magento setup:static-content:deploy en_US en_AU <additional locales, e.g.: zh_Hans_CN>
rm -rf var/di var/generation generated/code && bin/magento setup:di:compile

If you have some problems while executing these commands, then check the detailed instruction.

Settings

The extension’s settings.

Screenshots

The version 1.1.0 is released.
From now on, you can specify the payment currency in the backend.

You have the following options:

  • Base Currency (your primary backend currency)
  • Order Currency (the currency shown to the customer on the frontend)
  • any other currency, which is enabled in Mageno 2 and has an exchange rate set

How to download? I already paid $199

Thanks for purchasing the extension.
I have granted you the access to the code repository.
Follow the installation instruction.
I also provide free installation service on demand.

Hi Dmitry is there the possibility to test the module before to purchase it? I’m really interested on it.

No.

Hi Dmitry, that’s not exactly a valid invoice but just the payment information. As I’m working for a company, it’s a requirement a real invoice for purchases otherwise I’m not allowed to purchase it.

Use the payment form above, and PayPal will send you an invoice.

4 posts were split to a new topic: What temporary domain can I use to test a Mage2.PRO extension?

The extension’s code repository has been moved to GitHub: https://github.com/mage2pro/securepay