Hi, please follow these intructions translating-the-stripe-payments-plugin. Let me know how you go.
Thank you
Without installing none, where I can find the files to directly edit?
Hi, are you talking about the plugins php files?
Try the following files.
For the string Enter amount check the following files.
1) /public/includes/class-shortcode-asp.php:854
2) /public/views/templates/default/payment-popup.php:75
For the string Please enter a valid amount check the following files.
1) /includes/class-asp-pp-handler.php:344
2) /public/includes/class-shortcode-asp.php:95
Just remember the moment you update the plugin you will loose your changes. So make sure you keep a copy of these files.
Kind regards