Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(payment_request): Avoid deserialization issues #2815

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

vincent-pochet
Copy link
Collaborator

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

@vincent-pochet vincent-pochet merged commit 7fed46e into main Nov 14, 2024
6 checks passed
@vincent-pochet vincent-pochet deleted the fix-payment-request-deserialization-errors branch November 14, 2024 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants