UNPKG

cashbill

Version:

A TypeScript library for making payments through CashBill gateway.

5 lines (4 loc) 72 B
export interface PaymentResponse { id: string redirectUrl: string }