PayPalButtonColor
public enum PayPalButtonColor : PaymentButtonColorProtocol
Payment button color options
-
The default PayPal button color
Declaration
Swift
case blue -
The black PayPal button color
Declaration
Swift
case black -
The white PayPal button color
Declaration
Swift
case white
View on GitHub