UNPKG

cashport-sdk

Version:

Cashport SDK allows to integrate authorized payment and KYC features in your webapp.

4 lines 146 B
export enum CashportResponseType { AuthorizationResponse = 'authorizationResponse', SignTransactionResponse = 'signTransactionResponse', }