We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2bc377e
Currently, some params for credit card charge are optional. Sending an empty string will throw 400 error.
Fixed by omitting empty fields when they are null or empty string.
null