omniware_payment_gateway_totalxsoftware 1.0.0 omniware_payment_gateway_totalxsoftware: ^1.0.0 copied to clipboard
Omniware Payment Gateway Plugin for Flutter under TotalxSoftware
1.0.0 #
- Initial release of the Omniware Payment Gateway Flutter plugin.
- Features include:
- Seamless integration with Omniware's payment gateway for secure transactions.
- Supports multiple payment options including UPI, credit/debit cards, and wallets.
- Includes configuration for both TEST and LIVE modes.
- Allows custom success, failure, and cancel URL handling.
- Provides user profile integration (e.g., name, email, phone, address).
- Added essential request parameters for payment processing such as:
api_key
,order_id
,amount
,currency
,description
, and more.- Easy integration with Firebase for storing transaction data.