Botoscope supports multiple payment methods that allow your customers to pay directly inside the Telegram bot β fast, safe, and simple.
βοΈ Where to Configure
- Go to the βPaymentsβ tab in the admin panel.
- You will see a list of available payment methods.
- Use the switcher to activate the method(s) you want to offer.
- Click the βSettingsβ button next to the chosen method to configure required parameters.
πΌ Supported Payment Methods
- π³ Stripe β fast integration with minimal setupΒ (opens a secure browser window for payment)
- π° PayPal β requires
Client ID
andClient Secret
- πΈ LiqPay β supports Ukrainian bank cards
- π¦ Bank Transfer β no real-time payment, but order is created with payment instructions
- π· Bank Card (Manual) β similar to bank transfer, used for local/offline payments
- π§Ύ PayForMe β special link-based method (see separate article)
π² Payment Experience Inside Telegram
- All methods except Stripe support in-bot checkout β payment is done inside the Telegram window.
- Stripe opens an external browser window due to Telegramβs restrictions.
π¦ Manual Payment Types
Methods like Bank Transfer and Manual Card Payment do not process payments automatically, but allow the order to be placed.
In the settings, you can provide custom payment instructions, such as:
- Bank account details
- Card number for transfer
- Any additional notes
π PayForMe Option
Botoscope supports the βPay For Meβ option, where you can:
- Create a custom order
- Generate a payment link
- Send it to a friend, customer, or business partner
They can pay for the order directly, and you’ll be notified once payment is complete.
π For details, see: Using the PayForMe Feature
β After Setup
- Test the checkout flow after enabling payment methods.
- Make sure you see the correct options at checkout and that orders are created properly.