Package-level declarations
Types
PaymentButtonColor provides a structure for all colors that can be used within a PaymentButton.
Defines the shapes available for payment buttons. If no shape is provided then the default button style will be retrieved from the applications root style.
Defines the sizes available for payment buttons. If no size is provided then it will default to medium. Button size is used for setting properties like minimum width and height to allow for the use of wrap_content where necessary along with modifying the size of the wordmark and adjusting padding within the button.
Defines the colors available for PayPal buttons.
Defines the labels available for payment buttons. If no label is provided then it will default to PAYPAL which will not display a label and will only display the PayPal wordmark. For other labels they will have the label value itself along with a position either at the start or the end of the button.
Defines the colors available for PayPal Credit buttons.