Hi Roland
I can't use Stripe for a multilingual site.
The "Language" part is missing from the profile. See mollie profile.
I tried to change the destination URL in Stripe for example
https://www.fatcomp.it/it/notify but it doesn't work
Best regards
Lorenzo
- Home »
- Support »
- RO Payments »
- It is not possible to use Stripe with multilingual
- fatelettronica
- RO Payments
- Thursday, 26 June 2025
- Subscribe via email
0
Accepted Answer
Pending Moderation
Hi Lorenzo,
I am not entirely sure which language you mean. The language you see on the Stripe page or the language you see on the result page. Can you explain in more detail what you see and what you would like to see, that will help me understand the situation better.
I am not entirely sure which language you mean. The language you see on the Stripe page or the language you see on the result page. Can you explain in more detail what you see and what you would like to see, that will help me understand the situation better.
Kind regards,
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
- 10 hours ago
- RO Payments
- # 1
Accepted Answer
Pending Moderation
Hi Roland
We don't talk about Stripe webhook configuration
I can't use Stripe for a multilingual site.
There is no "Language" section in the Stripe profile. See mollie profile.
I think it is useful to modify the stripe profile in the new version by adding the "language" section
I attach two screenshots to clarify
Best regards
Lorenzo
We don't talk about Stripe webhook configuration
I can't use Stripe for a multilingual site.
There is no "Language" section in the Stripe profile. See mollie profile.
I think it is useful to modify the stripe profile in the new version by adding the "language" section
I attach two screenshots to clarify
Best regards
Lorenzo
Attachments (1)
- 8 hours ago
- RO Payments
- # 2
Accepted Answer
Pending Moderation
Lorenzo,
I know what the language option is with Mollie, that has nothing to do with Stripe. Just showing the option in the Stripe profile does nothing. What I need to know is where your issue is. I still do not understand where your issue is. Can you post screenshots of the step you take and where you miss something or where something is wrong. If I am not mistaken, Stripe shows the payment interface based on your browser settings.
I know what the language option is with Mollie, that has nothing to do with Stripe. Just showing the option in the Stripe profile does nothing. What I need to know is where your issue is. I still do not understand where your issue is. Can you post screenshots of the step you take and where you miss something or where something is wrong. If I am not mistaken, Stripe shows the payment interface based on your browser settings.
Kind regards,
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
- 6 hours ago
- RO Payments
- # 3
Accepted Answer
Pending Moderation
Hi Roland
This is the error after order confirmation.
Cart URL:
https://www.fatcomp.it/it/component/virtuemart/cart.html
1364: Field 'trans' doesn't have a default value
see screenshot
Best regards
Lorenzo
This is the error after order confirmation.
Cart URL:
https://www.fatcomp.it/it/component/virtuemart/cart.html
1364: Field 'trans' doesn't have a default value
see screenshot
Best regards
Lorenzo
Attachments (1)
- 6 hours ago
- RO Payments
- # 4
Accepted Answer
Pending Moderation
Hi Lorenzo,
That error has nothing to do with multi-lingual support. The trans field needs to be adjusted in the database, you can do this by running this query:
That error has nothing to do with multi-lingual support. The trans field needs to be adjusted in the database, you can do this by running this query:
ALTER TABLE X_ropayments_logs MODIFY COLUMN trans varchar(50) NULL COMMENT 'Transaction number;
Make sure to replace X with your database prefix so the correct table is updated. After that the error will be gone. Kind regards,
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
- 2 hours ago
- RO Payments
- # 5
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »