Hello and thank you very much for your module, sadly soon after I begin testing I found that the module supplies country code instead of ISO 639-1 language code required by PayU(?), thus resulting in error:
Error with payu order payment: ERROR_VALUE_INVALID - field: buyer.language, incorrect value: cz, must be a valid ISO 639-1 two-letter language code (e.g. 'cs'), country codes are not accepted (e.g. 'CZ')
0. install Drupal where country code differs from ISO 639-1 - E. g. czech - cz / cs
1. Install the module using composer and enable in modules
2. Configure the information given by PayU
3. Attempt to pay an order, error is reported, asking to contact administrator.
- Figure out a quick easy fix to be able to overcome this particular issue, gather info
- Implement better solution in PayuPaymentForm.php, line 126 and 132
- None
- I don't know, maybe?
Btw are there options to support the development of this module?
Closed: outdated
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.