thawani_payment 1.2.3 copy "thawani_payment: ^1.2.3" to clipboard
thawani_payment: ^1.2.3 copied to clipboard

Flutter package helps you to use thawani checkout api with save the cards , and add thawani payment in the Flutter App

0.0.1 #

  • Adding Api
  • Adding Publishable Key As pKey
  • Adding Button To Payment
  • Adding OnCreate
  • Adding OnPaid
  • Adding onCancelled
  • Adding onError
  • Checked From All Errors
  • Adding Button Style
  • Adding Test Mode To try the api as Test

0.0.2 #

  • Format Data

0.0.3 #

  • Fix Bugs

0.0.4 #

  • Format Data

0.0.4-dev-1.0.0 #

  • Fix Bugs

0.0.4-dev-1.1.0 #

  • Fix Bugs

0.0.5 #

  • Fixing metaData bug
  • Fixing webview bug in ios

0.0.6 #

  • Fixing the crash when make the test mode false

0.0.7-beta-1.0.0 #

  • Add function Thawani.pay to can pay without using the button

  • 0.0.7-beta-1.0.1 #

  • Add function Thawani.pay to can pay without using the button

  • 0.0.8 #

  • Add function Thawani.pay to can pay without using the button

  • Fix the crash when make add products

  • Fix the example app

  • Update the webview

  • 1.1.0 #

  • Delete ThawaniPayBtn replace it with Thawani.pay.

  • Add function Thawani.pay to can pay.

  • Add bool saveCards to you can save the customer cards.

  • Add onCreateCustomer to you can get the customer Id after create it.

  • Add auto save for the customer id in the local storage

  • Add a new screen to show he saved card

  • Add savedCardBackground to change the background color of the cards.

  • Add savedCardTextColor to change the text color of the cards.

  • and more...

  • 1.1.1 #

  • Delete ThawaniPayBtn replace it with Thawani.pay.

  • Add function Thawani.pay to can pay.

  • Add bool saveCards to you can save the customer cards.

  • Add onCreateCustomer to you can get the customer Id after create it.

  • Add auto save for the customer id in the local storage

  • Add a new screen to show he saved card

  • Add savedCardBackground to change the background color of the cards.

  • Add savedCardTextColor to change the text color of the cards.

  • and more...

  • 1.1.2 #

  • Delete ThawaniPayBtn replace it with Thawani.pay.

  • Add function Thawani.pay to can pay.

  • Add bool saveCards to you can save the customer cards.

  • Add onCreateCustomer to you can get the customer Id after create it.

  • Add auto save for the customer id in the local storage

  • Add a new screen to show he saved card

  • Add savedCardBackground to change the background color of the cards.

  • Add savedCardTextColor to change the text color of the cards.

  • and more...

  • 1.2.0 #

  • Add ThawaniCustomer.add() to save new Customer ID.

  • Add ThawaniCustomer.get() to get saved Customer ID.

  • Add ThawaniCustomer.delete() to delete saved Customer ID.

  • Add customerID to send Custom Customer ID.

  • fix bug creating multi payment sessions in the first payment.

  • 1.2.1 #

  • Fix Test Mode issue

  • 1.2.2 #

  • Fix Add New Card Issue

  • 1.2.3 #

    • (Fix) issue of can't pay with the new card
    • (New) Now The metadata is required (this changes from thawani)
    • (New) Now to add product you should use Product(name,quantityunitAmount) instead of { "name": "product 1", "quantity": 1,"unit_amount": 100 }
    • (Update) Update errors handling
13
likes
140
pub points
68%
popularity
screenshot

Publisher

verified publisherabom.me

Flutter package helps you to use thawani checkout api with save the cards , and add thawani payment in the Flutter App

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_svg, http, shared_preferences, webview_flutter, webview_flutter_android, webview_flutter_wkwebview

More

Packages that depend on thawani_payment