omise / omise-prestashop

Omise PrestaShop Plugin
https://docs.opn.ooo/prestashop-plugin
MIT License
4 stars 7 forks source link

Fix truemoney #87

Closed jonrandy closed 4 years ago

jonrandy commented 4 years ago

1. Objective

Quick fix for TrueMoney + some code cleanup

2. Description of change

Modified template to give a name attribute to phone number field - needed so it gets sent! Removed unnecessary passing of $context to PaymentMethod methods (it was already available)

3. Quality assurance

Re-tested TrueMoney payment on both PS versions. Checked created charges to make sure phone number was present.

4. Impact of the change

TrueMoney payments now work properly

5. Priority of change

High

6. Additional notes

Another release after this! Oops