urwaypayment 1.0.4
urwaypayment: ^1.0.4 copied to clipboard
This Flutter plugin provide merchants to easy and hasslefree integration with Urway Payment gateway API's.
urwaypayment #
A Urway is a payment gateway with payment solutions in Flutter. This Flutter plugin provide merchants to easy and hasslefree integration with Urway Payment gateway API's.
Getting Started #
Import the package to your pubspec.yaml to use it:
...
dependencies:
...
urwaypayment: ^1.0.4
...
...