Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
@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
Comments
Comment #3
anas_maw commentedComment #4
hamzadwaya commentedComment #5
hamzadwaya commentedI've added the code to the fork on the Automated Drupal 10 compatibility fixes issue.
Comment #6
anas_maw commentedComment #8
anas_maw commented@hamzadwaya, all of your changes are committed, except
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