DaffPaymentPageFacadeInterface
Exposes the payment state selectors.
Properties
Name | Type | Description |
---|---|---|
loading$ | Observable<boolean> | Whether there is a pending payment operation. |
errors$ | Observable<DaffStateError []> |
A list of payment errors, if any. |