Releases: vinceramcesoliveros/paymongo_sdk
Releases · vinceramcesoliveros/paymongo_sdk
[DEV] Initial PayMongo successful transaction(via GCASH)
Announcing 1.0.2 🎉
This includes the 1st creation of 1 transaction using gcash in paymongo. the following methods will be added and will give warning for using methods that includes secret api key in Flutter.
Other methods can be useful in Dart Backend framework for using secret key.
Next Goal
The next goal is to release it in production. I'll be including MyHero Delivery(our app) to use this SDK and analyze what we can improve.
Added documentation for Create Source
TLDR; added some text and examples on how to create a payment in paymongo.
Sources
- Added documentation
- Added examples
PayMongo SDK
- can have custom http client. provided that you have control on how authorization works.
- added documentation