phone_pe_pg 0.0.4
phone_pe_pg: ^0.0.4 copied to clipboard
A Flutter plugin for integrating PhonePe Payment Gateway in flutter, with support for Android and iOS (currently).
Changelog #
All notable changes to this project will be documented in this file.
[0.0.4] #
- Fixed a minor issue with pay api
[0.0.3] #
- Updated the package as per phonepe's backend requirement, now you need to write the backend code for hitting the pay api (see the readme for example) and get the ip of your backend whitelisted by PhonePe team
[0.0.2] #
- Updated the Readme
[0.0.1] #
- Check the Readme for more details