#wazecky_20416
1 messages · Page 1 of 1 (latest)
hi! what specific problem are you facing?
I have tried different ways but I cannot achieve it. Is there a basic way it is done in node.js?
I just need one that the user can select a package from the a menu, get the the button which when clicked he is taken to the stripe checkout page but not in a new window
well the easiest way is to use https://stripe.com/docs/payments/checkout/pricing-table , but that dose require a redirect to Checkout. I'd still recommend it though.
OK
Let me go through it
Can I share a sample of what I want to achieve. A telegram bot that achieved it?
not sure what you mean
I need to implement payment just as was implemented in this bot: @YleniaAI_bot
I know nothing about how any specific app has done things.