You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While looking through past issues in the repo, I saw that a couple of years ago PRs adding support for 3d secure weren't accepted, but looking into the code now it seems to be fine but stops at building the 3ds request, and not handling the verification afterwards. At the same time I see a couple of gateways with support for adding/deleting/listing webhooks. It would be very helpful to know what's accepted to contribute to ActiveMerchant.
I for example am adding things to the Checkout V2 gateway and wanted to add things like getting a payment or payment session (to complete 3ds flow), getting charges, and so on.
If these things aren't accepted, what's the recommended way of adding these features? Maintaining a separate fork of ActiveMerchant? Extending it?
The text was updated successfully, but these errors were encountered:
Hi,
While looking through past issues in the repo, I saw that a couple of years ago PRs adding support for 3d secure weren't accepted, but looking into the code now it seems to be fine but stops at building the 3ds request, and not handling the verification afterwards. At the same time I see a couple of gateways with support for adding/deleting/listing webhooks. It would be very helpful to know what's accepted to contribute to ActiveMerchant.
I for example am adding things to the Checkout V2 gateway and wanted to add things like getting a payment or payment session (to complete 3ds flow), getting charges, and so on.
If these things aren't accepted, what's the recommended way of adding these features? Maintaining a separate fork of ActiveMerchant? Extending it?
The text was updated successfully, but these errors were encountered: