Releases: sebdesign/laravel-viva-payments
Releases · sebdesign/laravel-viva-payments
v5.3.1
v5.3.0
v6.0.0-beta.3
Added
- Add missing parameters to
TransactionPaymentCreated
v6.0.0-beta.2
Added
- Add
BinId
toTransactionPaymentCreated
v6.0.0-beta.1
Added
- Add support for Laravel 10
v6.0.0-alpha.6
Fixed
- Make
cardUniqueReference
nullable on transaction response (#29)
v6.0.0-alpha.5
Fixed
- Add
TransactionTypeId
to recurring transaction response
v6.0.0-alpha.4
Fixed
- Make
merchantTrns
nullable on transaction response (#28)
v6.0.0-alpha.3
- Improve exceptions
- Create recurring transactions for ISV
v6.0.0-alpha.2
- Extract service objects in subdirectory
- Rename
SmartCheckout
facade toViva
- Create payment orders for ISV
- Retrieve transaction by id for ISV