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

Skip sync if object.customer is blank. Fixes #842 #845

Merged
merged 2 commits into from
Sep 5, 2023

Conversation

excid3
Copy link
Collaborator

@excid3 excid3 commented Sep 5, 2023

This fixes a situation where object.customer: null and Pay returns a Pay::Customer where processor_id: null. Pay should be skipping these objects instead of associating them with a Pay::Customer.

@excid3 excid3 merged commit eb4f1c5 into master Sep 5, 2023
33 checks passed
@excid3 excid3 deleted the fix-null-customer-sync branch September 5, 2023 20:07
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.

None yet

1 participant