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

PlatformAndroid

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.

3.0.0 #

  • Fix Crash on Error Handling

3.0.0+1 #

  • Add France Language
  • Enhance Status UI
  • Number Format Fix 0,00 to 0.00

3.0.0+2 #

  • Add France Language
  • Enhance Status UI

3.0.0+3 #

  • Enhance France Language

3.0.1 #

  • Fix Number Format for Ar Language
  • Fix Currency Format for Comma Modular (3,000.00 -> 3000.00)
  • Random Enhancement

3.0.2 #

  • Added namespace to plugin gradle.build
    • This is required in Android Gradle Plugin (AGP) 7.0.0 and above.

3.0.3 #

  • Enhance Env.

3.1.0 #

  • Enhance Env.
  • Apply supported targets status
1
likes
120
points
59
downloads

Publisher

verified publisheredfapay.com

Weekly Downloads

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

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_edfapay_softpos_sdk

Packages that implement flutter_edfapay_softpos_sdk