Account created on 22 September 2003, almost 21 years ago
#

Recent comments

I got caught by this bug and fixed it by replacing __toJSON to with toJSON everywhere (e.g.)

$transaction->payload[REQUEST_TIME] = $response->__toJSON();

with

$transaction->payload[REQUEST_TIME] = $response->toJSON();

I'm new to this project, but is there a way to check the stripe library and picking which method to use depending on the library found?

I have a client on a drupal commerce D7 site and wants to switch to Square. There's a lot of business logic so it might be easier to work on the D7 module of square instead of upgrading to D10. Client has said they are willing to sponsor work on getting this module to work again - anyone have interest in splitting the cost?

Production build 0.69.0 2024