Payum / PayumLaravelPackage

Payum offers everything you need to work with payments. From simplest use cases to very advanced ones.
https://payum.forma-pro.com/
MIT License
122 stars 38 forks source link

Missing decimal point in amount when using EloquentStorage and OmnipayBridge #48

Closed sharald closed 5 years ago

sharald commented 5 years ago

Model\Payment stores details as json, but zero fraction is removed in amount, making Omnipay complain about missing decimal point.