BUYAssert(client,@"Failed to initialize BUYWebCheckoutPaymentProvider, client must not be nil.");
BUYAssert(client,@"Failed to initialize BUYWebCheckoutPaymentProvider, client must not be nil.");
BUYAssert([webClassisSubclassOfClass:[SFSafariViewControllerclass]],@"Failed to initialize BUYWebCheckoutPaymentProvider, webClass must not be nil and be a subclass of SFSafariViewController.");