DMITRIY KOSSYKH

Results 2 issues of DMITRIY KOSSYKH

I got error: Telegram responded with an error `400 - Bad Request: can't parse entities: Can't find end tag corresponding to start tag "i" I want to catch this error...

https://github.com/aimeoscom/ai-payments/blob/c5467877dc31f2a9ae9af9630c6a767528a50a38/src/MShop/Service/Provider/Payment/Stripe.php#L237:L239 hen confirming a payment, your plugin makes a request without specifying the return_url. This is a mandatory parameter. `$response = $this->getProvider()->confirm( [ 'paymentIntentReference' => $this->getOrderData( $order, 'Reference' ), 'return_url'...