DaffPaymentMethodGuard

A routing guard that will redirect to a given url if the payment method on the cart is not defined. The url is `/` by default, but can be overridden with the DaffCartPaymentMethodGuardRedirectUrl injection token. The guard will not wait until the cart has been resolved before performing the check and emitting. Ensure that the cart is resolved prior to running this guard with the DaffResolvedCartGuard.

Properties

Name Type Description
canActivate Observable<boolean>
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.