Support paybox payment on members
This commit is contained in:
parent
0f1eeaf255
commit
8f2e8b7ec7
@ -3,6 +3,7 @@ CHARSET=UTF-8
|
|||||||
PayBoxSetup=PayBox module setup
|
PayBoxSetup=PayBox module setup
|
||||||
PayBoxDesc=This module offer pages to allow payment on <a href="http://www.paybox.com" target="_blank">Paybox</a> by customers. This can be used for a free payment or for a payment on a particular Dolibarr object (invoice, order, ...)
|
PayBoxDesc=This module offer pages to allow payment on <a href="http://www.paybox.com" target="_blank">Paybox</a> by customers. This can be used for a free payment or for a payment on a particular Dolibarr object (invoice, order, ...)
|
||||||
FollowingUrlAreAvailableToMakePayments=Following URLs are available to offer a page to a customer to make a payment on Dolibarr objects
|
FollowingUrlAreAvailableToMakePayments=Following URLs are available to offer a page to a customer to make a payment on Dolibarr objects
|
||||||
|
PaymentForm=Payment form
|
||||||
WelcomeOnPaymentPage=Welcome on our online payment service
|
WelcomeOnPaymentPage=Welcome on our online payment service
|
||||||
ThisScreenAllowsYouToPay=This screen allow you to make an online payment to %s.
|
ThisScreenAllowsYouToPay=This screen allow you to make an online payment to %s.
|
||||||
ThisIsInformationOnPayment=This is informations on payment to do
|
ThisIsInformationOnPayment=This is informations on payment to do
|
||||||
|
|||||||
@ -2,6 +2,7 @@
|
|||||||
CHARSET=UTF-8
|
CHARSET=UTF-8
|
||||||
PayBoxSetup=Configuration module PayBox
|
PayBoxSetup=Configuration module PayBox
|
||||||
PayBoxDesc=Ce module permet d'offrir une page de paiement via le prestataire <a href="http://www.paybox.com" target="_blank">Paybox</a> pour réaliser un paiement quelconque ou un paiement par rapport à un objet Dolibarr (factures, commande...)
|
PayBoxDesc=Ce module permet d'offrir une page de paiement via le prestataire <a href="http://www.paybox.com" target="_blank">Paybox</a> pour réaliser un paiement quelconque ou un paiement par rapport à un objet Dolibarr (factures, commande...)
|
||||||
|
PaymentForm=Formulaire de paiement
|
||||||
FollowingUrlAreAvailableToMakePayments=Les URL suivantes sont disponibles pour permettre à un client de faire un paiement
|
FollowingUrlAreAvailableToMakePayments=Les URL suivantes sont disponibles pour permettre à un client de faire un paiement
|
||||||
WelcomeOnPaymentPage=Bienvenu sur notre service de paiement en ligne
|
WelcomeOnPaymentPage=Bienvenu sur notre service de paiement en ligne
|
||||||
ThisScreenAllowsYouToPay=Cet écran vous permet de réaliser votre paiement en ligne à destination de %s.
|
ThisScreenAllowsYouToPay=Cet écran vous permet de réaliser votre paiement en ligne à destination de %s.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user