Stripe language
-
Please, support Stripe language. Here is how to do it:
in app\gateway\stripe\view\class-ms-gateway-stripe-view-button.php
line 46, please add
$stripe_data['locale'] = 'auto';
in order to support auto local on stripe. It will detect user language and the checkout form will be translated by stripe.
You could even add $stripe_data[‘image’] in order to display blog’s logo.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Stripe language’ is closed to new replies.