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

verify transaction on views.py #37

Open
wants to merge 1 commit into
base: futuria
Choose a base branch
from

Conversation

GonzaDDV
Copy link

@GonzaDDV GonzaDDV commented Feb 8, 2023

No description provided.

@anibalpacheco
Copy link
Contributor

@GonzaDDV Why the signature entry in the js post-data ajax structure has no key? (signature alone instead of "signature": signature)

@GonzaDDV
Copy link
Author

In Javascript (since ES6), when the variable you are using as the value has the same name as the key, you can use this shorthand for cleaner code and better understanding. This is explained here

@anibalpacheco
Copy link
Contributor

In Javascript (since ES6), when the variable you are using as the value has the same name as the key, you can use this shorthand for cleaner code and better understanding. This is explained here

Oh! thank you, I didn't know that, ok, I'll try to help, how can I test this locally? Can you provide a set of values for the needed settings to test? or tell me how I can generate this values on my own? thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants