-
Notifications
You must be signed in to change notification settings - Fork 37
Update khalti SDK to make use of updated APIs #37
Conversation
… package in khalti_flutter
…and to handleException function
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #37 +/- ##
===========================================
- Coverage 95.06% 55.07% -40.00%
===========================================
Files 12 8 -4
Lines 304 138 -166
===========================================
- Hits 289 76 -213
- Misses 15 62 +47 ☔ View full report in Codecov by Sentry. |
@Biplab-Dutta What are the changes introduced in this PR? |
@Ishwor-Shrestha Updated description |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dart Package for new version
- khalti_checkout
Flutter package for new version
- khalti_checkout_flutter
Project namespace to be renamed as - "Khalti Checkout"
- and first version to be pushed as
1.0.0-preview-release
…` to `khalti_checkout_core`
The changes have been made. The release on pub.dev remains. @acpmasquerade |
This PR makes changes in how merchants can use Khalti SDK to make payments.
khalti
package. Now there are onlykhalti_core
andkhalti_flutter
packages in this repo.khalti_flutter
(v3.1.0) andkhalti_core
(v1.2.0) library.