Your question should be specific to WordPress. Generic PHP/JS/SQL/HTML/CSS questions might be better asked at Stack Overflow or another appropriate Stack Exchange network site. Third-party plugins and themes are off-topic for this site; they are better asked about at their developers' support routes.
Closed 6 years ago.
Improve this questionFor woocommerce and stripe experts.
This is a recurring question found online: how to associate one different account per currency using stripe as payment gateway for woocommerce?
The idea is to bypass the conversion rate applied by stripe for international payments.
Example:
Customer pay in GBP -> money goes in account GBP Customer pay in EUR -> money goes in account EUR
Thanks all!