Closed
Description
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 :(