I
I
Ivan2015-10-19 07:38:40
Python
Ivan, 2015-10-19 07:38:40

How to form the correct data and signature?

Good day. Can you please tell me how to form the signature and date correctly? Thanks in advance.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan, 2015-10-19
@ATNC

The api offered by liqpay does not have a separate method for creating data. To create it, it was necessary to write a function "by hand".

import base64

data = base64.b64encode(json.dumps(params))

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question