Stripe payment addon not there

Yes.
@cscartrocks has taken a look at this and removed more legacy Stripe folders and files, and that error is now gone. The only thing that is puzzling me now is why an order would show in the backend with a status of “incomplete” even though it’s showing as paid, and the funds have been successfully captured by Stripe.

Would anyone know why I am now getting two emails for each order placed? All I have changed is I have switched from PayPal Pro to Stripe for my credit card payments. The emails are identical. I can certainly delete one email each time I get an order, but it would be nice to know why I’m getting 2 and how to fix it.

There seems to be a bug in the Stripe implementation which causes it to not empty the cart after the order is submitted, and the customer thinks they need to submit the order again. This results in a duplicate order. Then the duplicate order has to be refunded. Seems like I saw somewhere this is a known bug. Will it be fixed in the next update of CS-Cart?

Been following this thread as it could come in handy when we continue to upgrade. I wish I could help further, but we are on 4.15.2 with Stripe 1.0 and it’s always been working fine. Hoping for a complete fix with no bugs, sorry again!

it’s an old error that I’ve encountered very often, sometimes I’ve solved it but I don’t know how either

the solution is the following:
If the stripe addon is activated and it doesn’t appear in the list of payment processors in the payment method so that it can be activated, it’s frustrating, because it’s useless to activate it if you can’t use it

In reality, if you can’t find stripe to set it there, it’s because your site uses a language other than English and the word “stripe” has been translated

In my case, I couldn’t find how to activate “stripe” because it was called “dunga” in my language.

2 Likes

We have already fixed the translation of the Stripe payment processor for different languages. But unfortunately, these changes will only affect new installations.

doesn’t impact me, but presumably all anyone needs to do to fix in existing installations is look for “dunga” in settings/text and laungagues and update “dunga” to "stripe"there?

Unfortunately, I don’t personally know what the exact changes were or which languages were affected, so I can’t say what the proper solution is that would suit everyone.

1 Like