I
I
Inoyatullo2021-04-08 12:37:56
API
Inoyatullo, 2021-04-08 12:37:56

Error when confirming payment Yu.Kassy?

Hello!
Help solve the problem
I use Yukassa to pay in the telegram bot. I'm having trouble verifying a payment.
As I understand this code for creating a payment:

payment = Payment.create({
        "amount": {
            "value": amount,
            "currency": "RUB"
        },
        "confirmation": {
            "type": "redirect",
            "return_url": return_url
        },
        "capture": True,
        "description": description
    })

Use the link to confirm payment.
confirmation_url = payment.confirmation.confirmation_url

If you follow the link and click on the "Pay" button, you get such an error
606ecebd1545f837628979.png
What is the problem I did not understand.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Y
YooMoneyHelp, 2021-04-08
@YooMoneyHelp

Hello. Please write a request to the mail of our technical specialists [email protected] Colleagues will tell you in detail and help you with your question.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question