- 🇬🇧United Kingdom joehuggans Harrogate, UK
Sorry for the non-response on this alecsmrekar! I am now looking to get this module compatible with Drupal 10. Are you still using this module? Would you like to be a co-maintainer?
Hi maintainers!
I have recently implemented the ePDQ gateway on one of my sites and used your code as a base. The redirect worked fine in essence, but there were a few things that needed to be reworked/added to bring this module up to speed:
- using proper dependency injection
- sending the customer name and address to Barclays
- a setting for the locale which was hardcoded
- adding a live/test mode display
- adding a logo url POST parameter
- adding the store name as a POST parameter
- converting the hash to uppercase
- removed the VAT configuration option, that should be setup in Commerce
Attached is the reworked code, if you're not interested please close the issues, otherwise we can work to commit some of the changes!
Active
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Sorry for the non-response on this alecsmrekar! I am now looking to get this module compatible with Drupal 10. Are you still using this module? Would you like to be a co-maintainer?