UNPKG

@paytrail/paytrail-js-sdk

Version:

The goal for this project is to develop a Javascript SDK for the Paytrail payment service. The aim is to provide JS developers with an easier and more streamlined way to integrate our API into their applications.

9 lines (8 loc) 320 B
export * from './apple-pay.model'; export * from './form-field.model'; export * from './payment-method-group-data-with-providers.model'; export * from './payment-method-group-data.model'; export * from './provider.model'; export * from './response.model'; export * from './card.model'; export * from './customer.model';