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
It will be good the PaymentTokenResponse to return a timestamp or something with the lifetime of the token.
Currently there is no way to validate the token and recreate a new one if is necessary and it returns Timeout
The text was updated successfully, but these errors were encountered:
+1 but this must be implmetent on the Server site first
Sorry, something went wrong.
Merge pull request #48 from netbull/master
f30c38b
added createdAt property for issue #43
Hi, we are now communicating the timeout via frame message: https://jsfiddle.net/xLtg9ksu
regards, Patrick
No branches or pull requests
It will be good the PaymentTokenResponse to return a timestamp or something with the lifetime of the token.
Currently there is no way to validate the token and recreate a new one if is necessary and it returns Timeout
The text was updated successfully, but these errors were encountered: