flutter_paypal_payment_plus
library
Classes
-
Item
-
-
ItemList
-
Represents the list of items included in a payment transaction.
This class holds the collection of purchased items along with an optional
-
PaymentDetails
-
Represents a breakdown of the payment details.
-
PaymentOptions
-
Defines the payment options allowed for the transaction.
-
PaymentSuccessModel
-
-
PayPalAmount
-
Represents the total payment amount to be charged via PayPal.
-
PaypalCheckoutView
-
This class represents a PayPal checkout screen as a stateful widget.
It's stateful because it may undergo changes (like loading, error, or success) during the payment process.
-
PaypalCheckoutViewState
-
-
ShippingAddress
-
Represents the shipping address details for the transaction.
-
TransactionOption
-
Represents a single payment transaction option in the PayPal payment process.