Purchase Path
-
Button Purchase Path takes regular Merchant URLs to products, categories or just the homepage and replaces them with a fully attributed Button Purchase Path, optimized for both conversion and user experience. https://developer.usebutton.com/docs/publishers-ios-app-setup#handle-link-routing-when-a-user-taps
See moreDeclaration
Swift
protocol PurchasePathInterface : NSObjectProtocol
-
A Purchase Path request defines the parameters for a Purchase Path fetch.
See
PurchasePathInterfaceDeclaration
Swift
class PurchasePathRequest : NSObject
-
Undocumented
See moreDeclaration
Swift
class PurchasePath : NSObject
-
Undocumented
See moreDeclaration
Swift
class BTNPurchasePathError : NSError
-
Undocumented
Declaration
Swift
let BTNPurchasePathErrorDomain: String
-
Undocumented
See moreDeclaration
Swift
enum BTNPurchasePathErrorCode : Int, @unchecked Sendable