@sharky095/paypro-core
v0.1.0
Published
NestJS core module and facade services for PayPro
Readme
@sharky095/paypro-core
NestJS module and facade services for PayPro.
PayProModule.forRoot({
provider: 'airwallex',
airwallex: { clientId: '...', apiKey: '...', env: 'demo' },
});