BTPayPalRequestLandingPageType
@objc
public enum BTPayPalRequestLandingPageType : Int
Use this option to specify the PayPal page to display when a user lands on the PayPal site to complete the payment.
-
Default
Declaration
Swift
case none
-
Login
Declaration
Swift
case login
-
Billing
Declaration
Swift
case billing