You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# PayZen for Drupal Commerce
2
2
3
-
PayZen for Drupal Commerce is an open source plugin that links e-commerce websites based on Drupal Drupal Commerce to PayZen secure payment gateway developed by [Lyra Network](https://www.lyra.com/).
3
+
PayZen for Drupal Commerce is an open source plugin that links e-commerce websites based on Drupal Commerce to PayZen secure payment gateway developed by [Lyra Network](https://www.lyra.com/).
4
4
5
5
# Installation & Upgrade
6
6
@@ -15,7 +15,7 @@ PayZen for Drupal Commerce is an open source plugin that links e-commerce websit
15
15
- In section `Actions` click on `edit` next to the desired PayZen payment method.
16
16
- You can now enter your gateway credentials.
17
17
- Click on the `Save` button.
18
-
- In section `SETTINGS` check Active to activate payment method.
18
+
- In section `SETTINGS` check __Active__ to activate payment method.
'#description' => payzen_t('Algorithm used to compute the payment form signature. Selected algorithm must be the same as one configured in the PayZen Back Office.<br /><b>The HMAC-SHA-256 algorithm should not be activated if it is not yet available in the PayZen Back Office, the feature will be available soon.</b>'),
payzen_t('Click on «Add» button to configure one or more payment options. <br /><b>Label: </b>The option label to display on the frontend. <br /><b>Min. amount: </b>Minimum amount to enable the payment option. <br /><b>Max. amount: </b>Maximum amount to enable the payment option. <br /><b>Contract: </b>ID of the contract to use with the option. <br /><b>Count: </b>Total number of payments. <br /><b>Period: </b>Delay (in days) between payments. <br /><b>1st payment: </b>Amount of first payment, in percentage of total amount. If empty, all payments will have the same amount.') :
506
-
payzen_t('Click on «Add» button to configure one or more payment options. <br /><b>Label: </b>The option label to display on the frontend. <br /><b>Min. amount: </b>Minimum amount to enable the payment option. <br /><b>Max. amount: </b>Maximum amount to enable the payment option. <br /><b>Count: </b>Total number of payments. <br /><b>Period: </b>Delay (in days) between payments. <br /><b>1st payment: </b>Amount of first payment, in percentage of total amount. If empty, all payments will have the same amount.'),
519
+
payzen_t('Click on «Add» button to configure one or more payment options. <br /><b>Label: </b>The option label to display on the frontend. <br /><b>Min. amount: </b>Minimum amount to enable the payment option. <br /><b>Max. amount: </b>Maximum amount to enable the payment option. <br /><b>Contract: </b>ID of the contract to use with the option. <br /><b>Count: </b>Total number of installments. <br /><b>Period: </b>Delay (in days) between installments. <br /><b>1st installment: </b>Amount of first installment, in percentage of total amount. If empty, all installments will have the same amount.') :
520
+
payzen_t('Click on «Add» button to configure one or more payment options. <br /><b>Label: </b>The option label to display on the frontend. <br /><b>Min. amount: </b>Minimum amount to enable the payment option. <br /><b>Max. amount: </b>Maximum amount to enable the payment option. <br /><b>Count: </b>Total number of installments. <br /><b>Period: </b>Delay (in days) between installments. <br /><b>1st installment: </b>Amount of first installment, in percentage of total amount. If empty, all installments will have the same amount.'),
0 commit comments