noon_payments library
Classes
- ApplePayMerchantCapability
- Merchant capabilities advertised to Apple Pay.
- ApplePayNetwork
- Card networks that can be offered in the native Apple Pay sheet.
- NoonApplePayConfig
- Configuration used to present the native Apple Pay sheet (PassKit).
- NoonApplePaySummaryItem
- A single line shown in the native Apple Pay payment sheet.
- NoonApplePayToken
- The Apple Pay token returned by the native PassKit sheet after the user authorizes the payment.
- NoonEnvironment
- Class representing the Noon Payments environment and its endpoint URL.
- NoonOrder
- The order details sent to Noon's INITIATE API.
- NoonOrderItem
- A line item attached to a Noon order.
- NoonPaymentResult
- A structured result from the Noon Payment SDK.
- NoonPayments
- Flutter plugin for Noon Payments SDK.
- NoonPaymentStyle
- Customization options for the Noon Payment SDK UI.
Enums
- NoonPaymentLanguage
- Represents the language to use in the Noon Payment SDK UI.
- NoonPaymentStatus
- Enum representing possible payment result statuses.