flutter_edfapay_softpos_sdk 3.0.0 copy "flutter_edfapay_softpos_sdk: ^3.0.0" to clipboard
flutter_edfapay_softpos_sdk: ^3.0.0 copied to clipboard

Helps developers to easly integrate EdfaPay SoftPos to flutter mobile application with few simple steps.

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+7 #

  • 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.

3.0.0 #

  • Enhancement in android native code.
  • Added additional boolean parameter to callback of onPaymentProcessComplete which indicates the payment process is complete or not.
    • Enhanced onPaymentProcessComplete callback flow which trigger the callback multiple time and developer can have a check with new boolen parameter for process complete.
1
likes
0
points
53
downloads

Publisher

verified publisheredfapay.com

Weekly Downloads

Helps developers to easly integrate EdfaPay SoftPos to flutter mobile application with few simple steps.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_edfapay_softpos_sdk

Packages that implement flutter_edfapay_softpos_sdk