Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeBortov committed Apr 11, 2024
1 parent 4c1a71c commit 42111d7
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,27 +63,27 @@ php bin/magento cache:flush

- <strong>Source Code: Enter the Source Code of the Source you created in Step 3: Create Payment Source

- <strong>OrderCode URL<strong>:
- <strong>OrderCode URL</strong>:
<ol>
<li>Enter https://www.vivapayments.com/api/orders if you are using a live Viva instance</li>
<li>Enter https://demo.vivapayments.com/api/orders if you are using a demo Viva instance</li>
</ol>

- <strong>Gateway URL<strong>:
- <strong>Gateway URL</strong>:
<ol>
<li>Enter https://www.vivapayments.com/web/newtransaction.aspx if you are using a live Viva instance</li>
<li>Enter https://demo.vivapayments.com/web/newtransaction.aspx if you are using a demo Viva instance</li>
</ol>

- <strong>Transaction URL<strong>:
- <strong>Transaction URL</strong>:
<ol>
<li>Enter https://www.vivapayments.com/api/transactions if you are using a live Viva instance</li>
<li>Enter https://demo.vivapayments.com/api/transactions if you are using a demo Viva instance</li>
</ol>
- <strong>Installments<strong>: This is an optional field, only applicable to Greek merchants – you can set the maximum allowed payment card installments and their corresponding order values
- <strong>Enable ISV mode<strong>: This field determines whether ISV mode is active or not
- <strong>ISV Checkout URL<strong>: Enter https://api.vivapayments.com/checkout/v2/isv/orders if you are using a ISV mode. It will replace OrderCode URL field.
- <strong>ISV Amount<strong>: ISV Amount fee
- <strong>Installments</strong>: This is an optional field, only applicable to Greek merchants – you can set the maximum allowed payment card installments and their corresponding order values
- <strong>Enable ISV mode</strong>: This field determines whether ISV mode is active or not
- <strong>ISV Checkout URL</strong>: Enter https://api.vivapayments.com/checkout/v2/isv/orders if you are using a ISV mode. It will replace OrderCode URL field.
- <strong>ISV Amount</strong>: ISV Amount fee

## Support

Expand Down

0 comments on commit 42111d7

Please sign in to comment.