sourcefuse / loopback4-microservice-catalog

A Catalog of Microservices Created by SourceFuse for the Community
https://sourcefuse.github.io/arc-docs/arc-api-docs/
MIT License
296 stars 72 forks source link

Make the payment service tenant aware #2073

Closed yeshamavani closed 6 months ago

yeshamavani commented 6 months ago

Is your feature request related to a problem? Please describe. Right now our payment service does not save any tenant related information in its transactions or subscriptions For a pooled SaaS application will be necessary to save tenant specific information when doing payments.

Describe the solution you'd like make the payment service tenant aware