Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(payment_request): Avoid deserialization issues (#2815)
## Description The goal of this PR is to avoid `ActiveJob::DeserializationError` with `PaymentRequests::Payments::*CreateJob` (and in related webhooks and mailers) when the payment request is enqueued from the `DunningCampaigns::ProcessAttemptService`
- Loading branch information