Skip to content

Commit

Permalink
Added update readme and screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
supersonic2k22 committed Apr 7, 2022
1 parent 5a34ba5 commit 02bdfb6
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 9 deletions.
17 changes: 9 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
INTRODUCTION
------------
Viva Payment Gateway module allows the admin to set up the Viva payment method on their store. The customer can select the Viva Payment Gateway as the payment method and enter their payment details for payment purposes.
We support Visa, Visa Electron, Mastercard and Maestro bank cards from any country as well as several other payment methods such as Qiwi, Yandex, Privat24, cash payments, PayPal, SEPA, Swift, online banking with Ukrainian, Russian and European banks, partial payments, credit payments and Direct Debit.


REQUIREMENTS
Expand All @@ -17,17 +16,19 @@ INSTALLATION
* Unzip archive then
* Install module "{your_site}/admin/modules/install"

1. Login as Admin in Drupal and choose Modules -> "COMMERCE (PAYMENT) Viva". Check "Commerce Viva" and Save.

2. Configure payment module.
![Скриншот][1]
1. Login as Admin in Drupal and choose Commerce -> Configuration -> Payment -> Payment Gateways -> Add payment gateway. You can enter your name, for example - Viva Wallet.
![Screenshot][1]
2. If you not see - Viva Wallet in options, please clean cache of site.
![Screenshot][2]


CONFIGURATION
------------

1. Enter your Merchant Id and API key from Fondy Merchant Portal.
![Скриншот][2]
1. Enter your Merchant Id and API key from Viva Wallet Merchant Portal.
2. Enter you Client Id and Secret key from Viva Wallet Smart Checkout credentials.
![Screenshot][3]

[1]: https://raw.githubusercontent.com/cloudipsp/drupal/master/for_drupal8.x_commerce2.x/Screenshot_1.png
[2]: https://raw.githubusercontent.com/cloudipsp/drupal/master/for_drupal8.x_commerce2.x/Screenshot_2.png
[2]: https://raw.githubusercontent.com/cloudipsp/drupal/master/for_drupal8.x_commerce2.x/Screenshot_2.png
[3]: https://raw.githubusercontent.com/cloudipsp/drupal/master/for_drupal8.x_commerce2.x/Screenshot_3.png
Binary file added Screenshot_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Screenshot_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Screenshot_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion commerce_viva.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Viva Wallet Commerce Payment Gateway
type: module
description: 'Viva Wallet payment gateway.'
package: Commerce
core_version_requirment: ^9 || ^10
core_version_requirement: ^8 || ^9 || ^10
dependencies:
- commerce:commerce_payment
- commerce:commerce

0 comments on commit 02bdfb6

Please sign in to comment.