This plugin enables your Magento powered platform to start accepting international payments via Tazapay's Escrow product.
- The buyer can select the product or service and make a payment like any other online checkout option (available payment methods depend on the buyer's country and the amount of money to be transferred)
- Once the payment is complete, the funds are received and secured in a bank account under the jurisdiction of MAS (Monetary Authority of Singapore)
- Once the product is shipped or the services rendered, the seller (or your platform) can provide a proof of order fulfillment to Tazapay for verification
- As soon as Tazapay verifies the documents, the payment is released to the seller
- Add an international payment method to your checkout page to enable payments from buyers from over 90+ countries
- Low cost secured payments for buyers and sellers at best in class FX rates
- Easily monetize your platform by enabling a platform fee: we handle the collection and settlement on your behalf!
- Wide variety of payment methods accepted: Mastercard, VISA, Local Bank Transfers, and other local payment
- Especially relevant for B2B as large value transactions upto $1M are supported at a low cost and with escrow protection. Fully compliant with local and international regulations, all relevant trade documents are provided.
- Generate your API Key and Secret by signing up here: https://app.tazapay.com/signup
- Download package from https://github.com/tazapay/magento-plugin.git and upload it to your app/code/ directory
- After uploading the source code, you need to run command given below:
php bin/magento setup:upgrade php bin/magento setup:static-content:deploy -f php bin/magento indexer:reindex php bin/magento cache:clean php bin/magento cache:flush chmod -R 777 var/* pub/* generated/*
- Enable and configure Tazapay in Magento Admin under Stores/Configuration/Payment Methods/TazaPay
- Add your 'API Key' and 'Secret' (obtained from Tazapay after completign Step 1) in the admin panel (NOTE: You can add 'sandbox' keys for test transactions and 'production' keys for real transactions; to Generate for sandbox keys, go to https://sandbox.tazapay.com/signup)
- Get your seller ID by following the steps below:
- Go to the Magento Admin panel: Stores/Configuration/Payment Methods/TazaPay
- On the same page, you will see the "Get Seller Id" button
- It will show 'Create TazaPay User Form' if the seller does not have a Tazapay account
- Fill all values and save
- When you submit the form, you will get your seller ID (UUID) > copy this UUID
- Paste this value in the field for 'Seller ID' in system configuration
- Magento 2.4.0 Stable or higher
Copyright © 2021 Tazapay. All rights reserved. See LICENSE for license details.