flutter_edfapay_softpos_sdk 1.0.1+1
flutter_edfapay_softpos_sdk: ^1.0.1+1 copied to clipboard
A new Edfapay Flutter plugin.
1.0.0 #
- Refactoring as per latest native sdk.
- Handling errors' and events
1.0.1+1 #
- Enhancement in android native code.
- Update the
onPaymentProcessCompletecallback ofEdfaPayPlugin.payto pass an status_code at argument[1]. - Added addition value named status_code to the result map at argument[2] of
onPaymentProcessComplete.