moneyhash_payment 2.3.11 copy "moneyhash_payment: ^2.3.11" to clipboard
moneyhash_payment: ^2.3.11 copied to clipboard

MoneyHash is a Super-API infrastructure for payment orchestration and revenue operations in emerging markets.

2.3.11 #

  • Allow merchant capabilities and supported networks in ApplePay data

2.3.10 #

  • Fix analysis issue related to wrong import

2.3.9 #

  • Fix showing the card form when get the intent state

2.3.8 #

  • Support sending ShippingData in submitForm
  • Handle card field length validation in the SecureTextField class.

2.3.7 #

  • Fix sending extra query params in the renderUrl method.

2.3.6 #

  • Handle PaymentStatus mapping

2.3.5 #

  • Add PaymentStatus and Balances to the IntentDetails.

2.3.4 #

  • Add renderUrl method to render the payment form using the URL and support intent type.

2.3.3 #

  • Add renderUrl method to render the payment form using the URL.

2.3.2 #

  • Add Support for Card form configuration.

2.3.1 #

  • Add support for cancelling GooglePay sheet.

2.3.0 #

  • Fixed an issue with card numbers exceeding 19 characters.
  • Allowed Arabic numerals in the cardholder name field.
  • Added support for installments in pay, submitCard, and other methods.
  • Introduced getInstallmentsPlans and selectInstallmentPlan methods.

2.2.4 #

  • Fixed a crash that occurred when attempting to present the Apple Pay sheet multiple times.

2.2.3 #

  • Support Mada and other global networks in Apple Pay

2.2.2 #

  • Support last used method for the customer
  • Support custom fields filters in get methods
  • Support ApplePay configuration in the SDK builder
  • Support collectibleBillingData to allow collecting billing data from ApplePay and GooglePay

2.2.1 #

  • Support Android minSdkVersion 23

2.1.2 #

  • Handle Anonymous users billing email when using Google Pay or Apple Pay.

2.1.1 #

  • Addition of setNativeGooglePayConfig method in MoneyHashSDKBuilder: Allows setting the Google Pay configuration before performing pay with Google Pay and configuring the environment, supported networks.
  • Addition of isReadyForGooglePay method in MoneyHashSDK: Checks if the Google Pay is ready to be used.
  • Addition of proceedWithGooglePay method in MoneyHashSDK: Initiates the payment process with Google Pay.
  • Addition of GooglePayData in NativePay intent state: Provides the Google Pay data for the payment process.
  • Docs Link: https://docs.moneyhash.io/docs/apple-pay-native-pay-methods#google-pay/

2.1.0 #

  • Deprecation of getIntentMethods**: Replaced with the new getMethods method.
  • Renaming of CardCollector to CardForm, Simplifies the card form creation process.
  • Renaming of cardFormCollector to cardForm Parameter while initializing the SecureTextField.
  • Deprecation of CardCollector.setTokenizeCardInfo, No longer needed.
  • Introduction of pay and createCardToken methods in CardForm, Provides direct methods for payment processing and card token creation.
  • Deprecation of CardCollector.collect("intentId", shouldSaveCard), Replaced with cardForm.collect() without parameters.
  • Addition of setPublicKey method in MoneyHashSDK: Requires setting the public API key before performing certain operations.
  • New Intent States**: Two new states, CardIntentSuccessful and CardIntentFailed, specifically for handling card token creation outcomes.

2.0.8 #

  • Fix payment type issue in the intent details

2.0.8 #

  • Fix payment type issue in the intent details

2.0.7 #

  • Handle pod install issue in iOS

2.0.6 #

  • Handle dismissing the card form sheet

2.0.5 #

  • Handle card brand listener

2.0.4 #

  • Release 3DS handling

2.0.3 #

  • Handle Saved card flow
  • Add support for provider Fields in the intent details

2.0.2 #

  • Fix Issue in error handling

2.0.1 #

2.0.0 #

  • Introduce MoneyHash SDK V2
  • Introduce MHException class for the error handling
  • Add Support for Card form builder
  • Support Native methods rendering
  • Support Apple Pay integration for iOS
  • Support Card Tokenization using SecureTextFields

1.0.4 #

  • Add EmbedStyle option to customize the embed form UI (colors, fonts, etc) for the buttons, inputs, loader
  • Fix issue with floating point amounts

1.0.3 #

  • Fix renderForm is not working in Android

1.0.2 #

  • Fix renderForm is not working in Android

1.0.1 #

  • Fix renderForm is not working in Android

1.0.0 #

  • Support render native methods
  • Support get the intent information directly from the SDK

0.0.3 #

  • Update example app.

0.0.2 #

  • Update example app.

0.0.1 #

  • MoneyHash Flutter SDK for Payment & Payout.
4
likes
0
points
1.29k
downloads

Publisher

verified publishermoneyhash.io

Weekly Downloads

MoneyHash is a Super-API infrastructure for payment orchestration and revenue operations in emerging markets.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on moneyhash_payment

Packages that implement moneyhash_payment