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.
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