Stripe x Telegram

When you initiate any activity (for example: send /sbalance in Telegram), we call the Stripe API to fetch the required details.
No. You can connect only one Account at a time. If you need to use another account, simply deregister first, and then connect again.
You can either issue /help command in Telegram or see the documentation here
You can contact us by filling the form here or by using the Chat option in bottom right corner of this page.
There is a known scenario where the Telegram tries to re-send the message to in case it could not assure that delivery is successful. Please wait for few minutes, and if you continue getting the message, please contact us here and we will look into it immediately.

Stripe x Excel

First, the Application looks for the given product in your stripe account and see if it exists already. If yes, it checks if the requested Price exists for the same product, if yes then the app generates the payment link instanly. If no Product or Price is present, the App will create the Product and price and then generate the the Payment link.
You can download a excel sample template file here

The input file should have three mandatory columns

1) Product_name - The name of your product
2) Price - Price of each product
3) Currency - Currency in which you want the payment link to be created for
4) Quantity - Quantity of the Product you want to charge for.

After the mandatory columns, you can add as many columns as you want during in the input file, and they will be retained in the output along with Payment link, although it will have no impact on how the Payment link is generated. Only this 4 mandatory Columns are used to generate the payment link.
We require you to authorize Stripe connection every time you use the function. Because of this reason, there is no need for us to store your data in our system. Once your excel is processed, the same connection cannot be used again. We also purge the Oauth connection from our account every week(or sometimes everyday). Hence your account cannot be re-used without your explicit connection. If you would like to remove it for any reason, please contact us by filling the form here or by using the Chat option in bottom right corner of this page.
It might be possible that you have submitted large number of rows ( >500) or if Stripe response is very slow. The maximum run time is 14 minutes, and if you do not see any output beyond 14 minutes, please try to re-submit the request. If the issue persists, contact us here
You can contact us by filling the form here or by using the Chat option in bottom right corner of this page.

Support

Please contact us using our form here or by using the Chat option in bottom right corner of this page.

Payments

We are currently offering our services as free trial for limited time as for limited users on First come First server basis.