DaffPaymentDriverInterface
The payment driver is responsible for taking user payment input and generating a token for use with the platform.
Properties
Name | Type | Description |
---|---|---|
generateToken | Observable<T> | Generate a payment token. |
The payment driver is responsible for taking user payment input and generating a token for use with the platform.
Name | Type | Description |
---|---|---|
generateToken | Observable<T> | Generate a payment token. |