JavaScript seems to be disabled in your browser.
You must have JavaScript enabled in your browser to utilize the functionality of this website. Click here for instructions on enabling javascript in your browser.
This Magento 2 VivaWallet payment gateway is designed for accepting card payments through VivaWallet using their secure payment page (redirection method). After payment verification, VivaWallet notifies the merchant's e-commerce system. This process is transparent for the customer. The merchant can then connect to his VivaWallet backoffice to administer his payments.This module supports instalments.
Compatible with Magento 2.4.5+Viva Payments Smart Checkout (Redirection API V2)The package includes installation instructions.Plugin version: 1.0.23Last plugin update: 13-01-2026Installation Instructions:1 - unzip the package in your Magento installation, only new files will be added to the app/code/Webit/VivaWallet folder2 - enable module: bin/magento module:enable --clear-static-content Webit_VivaWallet3 - upgrade database: bin/magento setup:upgrade4 - deploy command: bin/magento setup:static-content:deploy -f5 - flush command: bin/magento cache:flush6 - compile command: bin/magento setup:di:compileIn order to deactivate the module bin/magento module:disable --clear-static-content Webit_VivaWalletIn order to update static files: bin/magento setup:static-content:deployPayments will be excecuted using the default store currency, this currency must match the currency as set in your Viva merchant account.--------------------------------------------------------------------------------------------------------------------------VivaWallet setup:-Create a live or demo account for testing, see https://developer.vivawallet.com/getting-started/account-registration-sign-in/-Copy Merchant ID and API Key to the plugin settings, see https://developer.vivawallet.com/getting-started/find-your-account-credentials/merchant-id-and-api-key/-Create smart checkout credentials (Client ID/Client secret) to use in the plugin settings, see https://developer.vivawallet.com/getting-started/find-your-account-credentials/client-smart-checkout-credentials/-Create a payment source (redirection/native checkout v2) https://developer.vivawallet.com/getting-started/create-a-payment-source/payment-source-for-online-payments/Success URL: vivpayr/vivpay/success/Fail URL: vivpayr/vivpay/fail/-Advanced Configuration - enable cancel optionWait until Vivawallet has activated your newly created Payment Source before activating the plugin in your e-commerce platform.Optional Webhook URL: http(s)://(www.)yourdomain.com/vivpayr/vivpay/webhook/Minimum Transaction Amount: 30 cents