BTPayPalMessagingOfferType
public enum BTPayPalMessagingOfferType
Preferred message offer to display
Warning
This module is in beta. It’s public API may change or be removed in future releases.-
Pay Later short term installment
Declaration
Swift
case payLaterShortTerm -
Pay Later long term installments
Declaration
Swift
case payLaterLongTerm -
Pay Later deferred payment
Declaration
Swift
case payLaterPayInOne -
PayPal Credit No Interest
Declaration
Swift
case payPalCreditNoInterest
View on GitHub