* The Merchant ID is used for Apple Pay and set using `enableApplePayWithMerchantId:`
*/
@property(nonatomic,strong,readonly,nullable)NSString*merchantIdNS_DEPRECATED_IOS(8_0,9_0,"Set the `merchantId` on a BUYViewController subclass instead");
/**
* Application name to attribute orders to. Defaults to app bundle name (CFBundleName)
* Application name to attribute orders to. Defaults to app bundle name (CFBundleName)