- Issue created by @Anas_maw
- 78975218 committed on 2.0.x
Issue #3445236 by Anas_maw: Drupal 10 compatibility
- 78975218 committed on 2.0.x
- Status changed to Fixed
7 months ago 11:35am 4 May 2024 - 🇯🇴Jordan hamzadwaya
I've added the code to the fork on the Automated Drupal 10 compatibility fixes issue.
- ce498065 committed on 2.0.x
Issue #3445236 by Anas_maw, hamzadwaya: Compatible With drupal 10
- ce498065 committed on 2.0.x
- 🇯🇴Jordan Anas_maw
@hamzadwaya, all of your changes are committed, except
// HyperPay requires the amount to be formatted with two digits after the decimal point. 'amount' => number_format((float) $payment_amount->getNumber(), 2, '.', ''),
I wrote a comment on the MR, please check it, also let's open a separate ticket for this issue as it's not related to Drupal 10 compatibility
Automatically closed - issue fixed for 2 weeks with no activity.