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

Q: Duda al generar el token en single buy #1

Open
FrnandMG opened this issue Jun 28, 2021 · 0 comments
Open

Q: Duda al generar el token en single buy #1

FrnandMG opened this issue Jun 28, 2021 · 0 comments

Comments

@FrnandMG
Copy link

Hago esta pregunta aqui espero que no sea un problema.

Estoy tratando de implementar una web quiza con symfony o woocommerce y quiero tener clara la idea sobre este tema.

Al momento de generar el token en la documentacion dice currency como 4to parametro, que seria PYG

md5( private_key + shop_process_id + amount + currency)

pero en el ejemplo en la misma documentacion solo vuelven a colocar el monto de nuevo.

token = md5( "[private key]" + "3332134" + "130.00" + "130.00" )

cual seria lo correcto?

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

No branches or pull requests

1 participant