-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
51 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
# Change Log | ||
## [3.0.3] 2016-10-12 | ||
### Ajouts | ||
- Paiement : possibilité d'utiliser la page de paiement Paybox RWD | ||
- Back Office : actions d'annulation des paiements en 3 fois | ||
|
||
### Modifications | ||
- PayPal : paramétrage spécifique lors de l'appel à la plateforme de paiement | ||
- Code : nettoyage | ||
|
||
## [3.0.2] 2016-10-12 | ||
### Ajouts | ||
- Configuration : gestion du multi-devise pour le paiement avec possibilité de forcer le paiement avec la devise par défaut ou de laisser le choix au client parmi les devises disponibles | ||
|
||
## [3.0.1] 2016-07-29 | ||
### Ajouts | ||
- Paiement : ajout du paramètre de version pour suivi des transactions par Paybox | ||
|
||
### Corrections | ||
- IPN : mise en conformité des paramètres "Call number" / "Transaction" | ||
- IPN : modification de l'enregistrements des transactions non valides (saisie de coordonnées bancaires invalides, ...) pour création de transaction vide => correction du problème d'actions Back Office qui avant cela utilisaient la 1ère transaction invalide de capture comme transaction parente | ||
|
||
## [3.0.0] 2016-04-05 | ||
### Ajouts | ||
- Configuration : nouvelle formule "Pack Flexible" | ||
- Moyens de paiement: paiement en 3 fois | ||
|
||
### Modifications | ||
- Code : nettoyage | ||
|
||
## [2.0.8] 2016-03-31 | ||
### Modifications | ||
- Dossier data : suppression | ||
- Versions : nettoyage des versions des fichiers | ||
|
||
## [2.0.7] 2016-03-16 | ||
### Modifications | ||
- IPN : suppression du filtrage des adresses IP | ||
|
||
## [2.0.6] 2016-03-03 | ||
### Ajouts | ||
- 3-D Secure : ajout du statut dans les détails de la transaction | ||
|
||
### Corrections | ||
- Compilation : correction de la validation de la signature | ||
- IPN : correction du filtrage des adresses IP avec Proxy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters