collana pay JS Docs / buildProviderKey
Function: buildProviderKey()
buildProviderKey(
protocolType,methodType):ProviderKey
Defined in: types.ts:86
Builds a ProviderKey from its two dimensions at runtime.
Parameters
protocolType
The payment processor / gateway.
methodType
The payment method.
Returns
The composite "protocol:method" key.
