UNPKG

amazon-pay-async

Version:

API wrapper for Amazon Pay using promises and defining types

5 lines (4 loc) 136 B
export interface IPaymentServiceProviderAttributes { PaymentServiceProviderId: string; PaymentServiceProviderOrderId: string; }