hyperpay_payment_sdk 1.1.1
hyperpay_payment_sdk: ^1.1.1 copied to clipboard
A Flutter plugin for seamless HyperPay payment gateway integration. Supports ReadyUI & CustomUI, VISA, MasterCard, MADA, STC Pay, and Apple Pay on Android & iOS.
1.1.0 #
- Added Google Pay support on Android (
googlePayUI()) - Added Samsung Pay support on Android (
samsungPayUI()) - Added BIN lookup / card brand detection (
requestBrands()) - Added structured error codes:
PaymentResultData.errorCodefield now populated fromPlatformException.codeon all payment flows - iOS returns
PLATFORM_NOT_SUPPORTEDerror for Google Pay and Samsung Pay calls
1.0.0 #
- update IOS SDK 6.14.0