M
M
Maxim Plotnikov2019-11-07 19:15:29
API
Maxim Plotnikov, 2019-11-07 19:15:29

How to generate a payment link in QIWI Kassy?

Good afternoon, Qiwi has a service for accepting payments via links. Where can you generate it. I can't figure out how to specify a date and time to expire this link.
Here is an example from qiwi api:


{
"amount": {
"currency": "RUB",
"value": 100.00
},
"comment": "Text comment",
"expirationDateTime": "2018-04-13T14:30:00+03:00", <- I'm interested in the moment!!!!
"customer": {},
"customFields": {}
}

The link should stop working after 15 minutes.
Please help, thanks.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimonchik, 2019-11-07
@dimonchik2013

what does the API say about this?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question