Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi vendor support? #28

Open
Djuki opened this issue Feb 9, 2022 · 4 comments
Open

Multi vendor support? #28

Djuki opened this issue Feb 9, 2022 · 4 comments
Labels
enhancement New feature or request

Comments

@Djuki
Copy link

Djuki commented Feb 9, 2022

At the moment, this library can be user for one vendor. What if our app has multiple tenants, and for each one of them we want to allow payments?

That would be possible if Request would not overwrite the vendor id and vendor_auth_code. and just read them from the config if the values do not exist in the $data.

If you would support PR for this, I can do that.

@pascalbaljet
Copy link
Contributor

I would definitely support a PR for this, that's a great feature!

@pascalbaljet pascalbaljet added the enhancement New feature or request label Feb 10, 2022
@Djuki
Copy link
Author

Djuki commented Feb 11, 2022

@pascalbaljet Ok you can close the issue, I will work on this feature.

@brunocfalcao
Copy link

Can you also apply that logic for the paddle sandbox configuration please? Make it dynamic and not only configurable via the .env file :) thank you!

@Djuki
Copy link
Author

Djuki commented Feb 22, 2022

@pascalbaljet Let me know what do you think about the overloading sandbox from config for:

  • blade directive
  • Request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants