BTShopperInsightsResult
public struct BTShopperInsightsResult
A summary of the buyer’s recommended payment methods.
Warning
This feature is in beta. It’s public API may change or be removed in future releases.-
If true, display the PayPal button with high priority.
Declaration
Swift
public var isPayPalRecommended: Bool
-
If true, dislpay the Venmo button with high priority.
Declaration
Swift
public var isVenmoRecommended: Bool
-
If true, buyer is a member of the PayPal Inc. (PayPal, Venmo, Honey) network.
Declaration
Swift
public var isEligibleInPayPalNetwork: Bool