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

Unmarshal error on payment creation in production environment #34

Closed
matm opened this issue Jan 18, 2023 · 0 comments · Fixed by #35
Closed

Unmarshal error on payment creation in production environment #34

matm opened this issue Jan 18, 2023 · 0 comments · Fixed by #35
Assignees
Labels
bug Something isn't working
Milestone

Comments

@matm
Copy link
Owner

matm commented Jan 18, 2023

Houston, we have a problem.

When creating a payment in the production environment, this error is returned:

error creating payment: payment-create: json: cannot unmarshal string into Go struct field Payment.pay_amount of type float64

This is bad news, looks like an inconsistency between their sandbox and production environment.

This will require a dirty hack :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant