BTPayPalMessagingPageType
public enum BTPayPalMessagingPageType
Message location within an application
Warning
This module is in beta. It’s public API may change or be removed in future releases.-
Home view
Declaration
Swift
case home
-
Individual product details view
Declaration
Swift
case productDetails
-
Shopping cart view
Declaration
Swift
case cart
-
Popover shopping cart view that covers part of the view
Declaration
Swift
case miniCart
-
Checkout view
Declaration
Swift
case checkout
-
Search results
Declaration
Swift
case searchResults