flutter_edfapay_softpos_sdk 2.0.0+2 copy "flutter_edfapay_softpos_sdk: ^2.0.0+2" to clipboard
flutter_edfapay_softpos_sdk: ^2.0.0+2 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 onPaymentProcessComplete callback of EdfaPayPlugin.pay to pass an status_code at argument[1].
  • Added addition value named status_code to the result map at argument[2] of onPaymentProcessComplete.

1.0.1+2 #

  • Enhancement in android native code.
  • Update the onPaymentProcessComplete callback of EdfaPayPlugin.pay to pass an status_code at argument[1].
  • Added addition value named status_code to the result map at argument[2] of onPaymentProcessComplete

2.0.0+2 #

  • Enhancement in android native code.
  • Added additional parameter named 'environment' to 'EdfaPayPlugin.initiate' method as EdfaPayPlugin.initiate(authCode: String, environment: Env.*)
  • Migration to new approach with flavored sdk for multiple partners using partner code.