Steffo99 / greed

Customizable, multilanguage Telegram shop bot with Payments support
GNU Affero General Public License v3.0
527 stars 262 forks source link

Some bot tokens do not work and always get a `Payment_provider_invalid` error from Telegram #67

Open Steffo99 opened 4 years ago

Steffo99 commented 4 years ago

image

A possible workaround is creating a new bot and creating a new token there.

Is it a Telegram bug?

Possibly related to #60.

alessiocanepa commented 3 years ago

Hi! I Have the same problem. Any news on your side? Thanks

Steffo99 commented 3 years ago

Hi! I Have the same problem. Any news on your side? Thanks

Sadly none. Have you already tried revoking your current bot token and generating a new one at https://t.me/BotFather ?

alessiocanepa commented 3 years ago

Hi! I Have the same problem. Any news on your side? Thanks

Sadly none. Have you already tried revoking your current bot token and generating a new one at https://t.me/BotFather ?

Now it works. I didn't create a new bot. I just repeated the payment provider connection procedure with BotFather. Tomorrow I will retry just to understand whether there's a kind of (improbable) timeout with TEST tokens (I'm using Stripe).

tarunkumar519 commented 2 years ago

This is happening to me right now, tried all the things but wont work

I revoked the bot token and tried. I revoked credit card tokens and tried.

geeks121 commented 2 years ago

i think the error is with payment api ...

i set like this credit_card_token = "" and the error is gone