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

[Bug]: Why don't I have a button to install Stripe? how to fix it? Also all buttons is disabled for install #4820

Open
IvanUglovets opened this issue Apr 24, 2024 · 1 comment
Labels
bug Something isn't working triage

Comments

@IvanUglovets
Copy link

Description of the issue

image

Steps to reproduce the problem

What did you expect to happen?

Additional information

No response

Environment

saleor-dashboard

@IvanUglovets IvanUglovets added bug Something isn't working triage labels Apr 24, 2024
@pawelromanskidajar
Copy link

Hey,

I presume that you are self-hosting your instance. Buttons are only available in Saleor cloud where the applications are already hosted for users. In self-hosting, you need to deploy them first and use "Install external app" (where you provide url to application manifest).

You can find most applications here:
https://github.com/saleor/apps

Stripe is in separate repository:
https://github.com/saleor/saleor-app-payment-stripe

If you don't want to deploy anything on top of Saleor, Saleor worker and Dashboard, you could use Stripe Plugin (in settings, plugins), but it is depreciated in favour of applications (which are more flexible, but require additional setup). Plugins will be removed in 4.0

Disclaimer - I am not a contributor to Saleor, so there could be more details that I am not aware of

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
Status: No status
Development

No branches or pull requests

2 participants