pronamic / wp-pronamic-pay

The Pronamic Pay plugin allows you to easily accept payments with payment methods like credit card, iDEAL, Bancontact and Sofort through a variety of payment providers on your WordPress website.
https://pronamicpay.com
34 stars 14 forks source link

Check setting locale on payment start in gateways #275

Closed rvdsteege closed 2 years ago

rvdsteege commented 2 years ago

After no longer copying the locale for the country part in https://github.com/pronamic/wp-pay-core/commit/bb7498bd877182b8efd2bbebfb7bcda0a2c65a7e, we should check if all gateways handle setting the locale on payment start correctly.

rvdsteege commented 2 years ago

Checked usage of locale on payment start to set country and/or language and made some improvements for ICEPAY and Ingenico. Closing this issue.