Flutter
Changelog
1.7.0

Changelog

1.7.0

  • Allow for null MerchantPaymentId and Reference when VolumePaymentIdentifiersProvider implementation is provided

It allows to generate PaymentIdentifiers when user click the VolumePaymentIdentifiersProvider Button. Thanks to that Transaction can be created on merchant side only when user click Volume Button (Instead of providing it upfront, before the Volume Button renders).