We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In current state there is no support for creating terminal payments.
In type CreateParameters param terminalId is missing and also in enum PaymentMethod method pointofsale is missing.
CreateParameters
terminalId
PaymentMethod
pointofsale
The text was updated successfully, but these errors were encountered:
This is already in preparation (see here #347 and here #329)
It will be part of the 4.2.0 release, although there is currently no timeline as to when this will be released.
Sorry, something went wrong.
Closing this issue, since terminal api is being discussed here #328
No branches or pull requests
In current state there is no support for creating terminal payments.
In type
CreateParameters
paramterminalId
is missing and also in enumPaymentMethod
methodpointofsale
is missing.The text was updated successfully, but these errors were encountered: