Releases: Troopers/MangopayBundle
Releases · Troopers/MangopayBundle
symfony3 compatibility
2.0.3 Update composer.json
Fix ajax dependency
1.2.3 Fix ajax-bundle dependency
Symfony3 compatibility
Merge pull request #22 from allan-simon/patch-3 put double quote around @ in services.yml
order id storage
The order id was stored in session so it was forgot when a user makes two contributions at the same time the first one is forgotten.
order id storage
The order id was stored in session so it was forgot when a user makes two contributions at the same time the first one is forgotten.
update to the 2.01 API version
Merge branch 'master' into v2 * master: add a helper for bank wire Conflicts: Resources/config/services.yml
Bank wire
Merge pull request #16 from paulandrieux/bankwire add a helper for bank wire
new exception
We now throw an specific exception when payin fails
1.0
store cache file in a temp dir suffixed by client id to avoid error i…