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 VivaWallet Joomdonation EShop payment gateway is designed for making credit card payments through Viva Payments.
This payment gateway uses the redirect method where the user is redirected to the processing site (Viva) to make the actual payment.
After payment verification, Viva notifies the merchant's e-commerce site and returns the customer back to it. This process is transparent for the customer. The merchant can then connect to his Viva backoffice to administer his payments
Compatible with Joomla! 4.x/5.x - Joomdonation EShop 3.x.xhttp://joomdonation.com/joomla-extensions/eshop-joomla-shopping-cart.htmlViva Payments Smart Checkout API V2 - redirection methodThe package includes installation instructions.Server requirements: ionCube loaderPlugin version: 5.0.0Last plugin update: 04-04-2024Installation Instructions:-Install the zipped package trough Components / Eshop / Plugins / Payments / Install New Payment Plugin -Configure the Viva plugin.SETUP VIVA:-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: index.php?option=com_eshop&task=checkout.verifyPayment&payment_method=os_vivaFail URL: index.php?option=com_eshop&task=checkout.verifyPayment&payment_method=os_vivaWEBHOOKhttps://developer.vivawallet.com/webhooks-for-payments/Setup a new webhook in your Viva account with the URL https://(www.)mydomain.com/index.php?option=com_eshop&task=checkout.verifyPayment&payment_method=os_viva&act=webhookSelect Event Type: Transaction Payment CreatedWait until Vivawallet has activated your newly created Payment Source before activating the plugin in your e-commerce platform.