When creating an invoice, you need to specify the exact amount in cryptocurrency. Should we add a way to define the USD amount and convert it to crypto in real-time?
Anonymous Poll
92%
Yes, accept USD amount as input and convert it to crypto amount
8%
No, only accept crypto amount when creating the invoice
TelePay is offline for maintenance due to a security incident, we'll let you know when we're back online.
Apologies for the inconvenient.
https://t.me/TelePayCash/72
Apologies for the inconvenient.
https://t.me/TelePayCash/72
Telegram
TelePay
Security incident
We have unfortunately received an attack regarding the @TONxAds integration with our withdrawals system, which allowed a user to steal a total amount of 274.85 TON. While we work on fixing the vulnerability, the platform will be out ofβ¦
We have unfortunately received an attack regarding the @TONxAds integration with our withdrawals system, which allowed a user to steal a total amount of 274.85 TON. While we work on fixing the vulnerability, the platform will be out ofβ¦
Forwarded from TelePay News EN π¬π§
Here's the detailed report explaining the whole incident. Our engineering team is working hard to reestablish withdrawals with improved security.
https://telegra.ph/Security-incident-report-No-1-06-16
https://telegra.ph/Security-incident-report-No-1-06-16
Telegraph
Security incident report No. 1
Our payments gateway has gone through a security incident today. Following our core transparency principle, we're posting a report with detailed information. All events described occurred during 2022-06-15. 11:58:07 UTC At 11:58:07 UTC, the attacker joinedβ¦
TelePay API update
Today we're adding new endpoints to support fetching an asset, creating, updating, activating, deactivating, and getting webhooks via the API. You can find the detailed documentation by clicking on each link below.
γ» GET /getAsset
γ» GET /getWebhook/:id
γ» POST /createWebhook
γ» POST /updateWebhook/:id
γ» POST /activateWebhook/:id
γ» POST /deactivateWebhook/:id
The next version will support more webhook events and a new withdrawal experience. SDKs will be gradually updated.
Is there any new endpoint you'd need? Tell us in the comments.
Today we're adding new endpoints to support fetching an asset, creating, updating, activating, deactivating, and getting webhooks via the API. You can find the detailed documentation by clicking on each link below.
γ» GET /getAsset
γ» GET /getWebhook/:id
γ» POST /createWebhook
γ» POST /updateWebhook/:id
γ» POST /activateWebhook/:id
γ» POST /deactivateWebhook/:id
The next version will support more webhook events and a new withdrawal experience. SDKs will be gradually updated.
Is there any new endpoint you'd need? Tell us in the comments.
TelePay API update
New endpoints:
γ» GET /getWebhooks
γ» POST /deleteWebhook/:id
We now have 21 total endpoints, and more coming up in next versions. Keep building your apps!
New endpoints:
γ» GET /getWebhooks
γ» POST /deleteWebhook/:id
We now have 21 total endpoints, and more coming up in next versions. Keep building your apps!
Released v1.0.1 of
https://github.com/TelePay-cash/telepay-python/releases/tag/v1.0.1
Available in PyPi:
https://pypi.org/project/telepay
telepay-python
Changelog:https://github.com/TelePay-cash/telepay-python/releases/tag/v1.0.1
Available in PyPi:
https://pypi.org/project/telepay
TelePay for Devs
π Released the NodeJS SDK! Thanks to our contributors @ZahiriNatZuke and @pedrocastellanos for building the library. Would you like to make a library for your preferred language? Contact us, and we'll invite you to our private devs chat. Available on NPM:β¦
Released v1.0.0 of
Added support for new API endpoints.
Changelog:
https://github.com/TelePay-cash/telepay-node/releases/tag/v1.0.0
Available on NPM:
https://www.npmjs.com/package/telepay-node
telepay-nodeAdded support for new API endpoints.
Changelog:
https://github.com/TelePay-cash/telepay-node/releases/tag/v1.0.0
Available on NPM:
https://www.npmjs.com/package/telepay-node
Is your preferred SDK updated with the latest changes?
In this Google sheet, you can find details of each API endpoint mapped by SDK. We'll update it regularly, so feel free to check there anytime.
https://docs.google.com/spreadsheets/d/e/2PACX-1vQEj-NOZ6QhQt9Jqk-4oKuDULaTRDPjEua71LYPrZOVQfL5AYnD4Re7nSVWZZ-RoD5pSnagNUl_Dq26/pubhtml
Also, added to the docs:
https://telepay.readme.io/reference/sdks
In this Google sheet, you can find details of each API endpoint mapped by SDK. We'll update it regularly, so feel free to check there anytime.
https://docs.google.com/spreadsheets/d/e/2PACX-1vQEj-NOZ6QhQt9Jqk-4oKuDULaTRDPjEua71LYPrZOVQfL5AYnD4Re7nSVWZZ-RoD5pSnagNUl_Dq26/pubhtml
Also, added to the docs:
https://telepay.readme.io/reference/sdks
Released v1.1.0 of
https://github.com/TelePay-cash/telepay-php/releases/tag/v1.1.0
Available in Packagist:
https://packagist.org/packages/telepaycash/sdk-telepay-php
telepay-php
Changelog:https://github.com/TelePay-cash/telepay-php/releases/tag/v1.1.0
Available in Packagist:
https://packagist.org/packages/telepaycash/sdk-telepay-php
Released v1.0.2 of
https://github.com/TelePay-cash/telepay-python/releases/tag/v1.0.2
Available in PyPi:
https://pypi.org/project/telepay
telepay-python
Changelog:https://github.com/TelePay-cash/telepay-python/releases/tag/v1.0.2
Available in PyPi:
https://pypi.org/project/telepay
The API's new documentation based on the OpenAPI specification is live.
Swagger:
https://api.telepay.cash/rest/schema/swagger
ReDoc:
https://api.telepay.cash/rest/schema/redoc
Importing the schema file is possible into Postman or any other compatible client.
Swagger:
https://api.telepay.cash/rest/schema/swagger
ReDoc:
https://api.telepay.cash/rest/schema/redoc
Importing the schema file is possible into Postman or any other compatible client.
Introducing a minimum deposit amount for some assets to shorten blockchain fees on incoming/outgoing transactions.
Also, changes in the API:
γ» Improved: Endpoint
γ» Improved: Endpoint
γ» Deprecated: Endpoint
Read the details in our blog:
https://blog.telepay.cash/minimum-deposit-amount
Also, changes in the API:
γ» Improved: Endpoint
POST /createInvoiceγ» Improved: Endpoint
GET /getAssetγ» Deprecated: Endpoint
GET /getWithdrawalMinimumRead the details in our blog:
https://blog.telepay.cash/minimum-deposit-amount
Open-sourcing our WooCommerce plugin for WordPress! π
Inviting you all to test it, join, collaborate and use it on your websites.
We're working on publishing it in the WordPress store. Let's see how it goes. More updates soon!
https://github.com/TelePay-cash/telepay-woocommerce-plugin
Inviting you all to test it, join, collaborate and use it on your websites.
We're working on publishing it in the WordPress store. Let's see how it goes. More updates soon!
https://github.com/TelePay-cash/telepay-woocommerce-plugin
GitHub
GitHub - TelePay-cash/telepay-woocommerce-plugin: TelePay WooCommerce plugin
TelePay WooCommerce plugin. Contribute to TelePay-cash/telepay-woocommerce-plugin development by creating an account on GitHub.
γ» Mapped the API changes
γ» Improved the tests
γ» Updated the library metadata
γ» Other minor changes
We recommend updating the dependencies on your side.
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
γ» Updated API endpoints, docs, examples, tests, license and dependencies
γ» Removed deprecated endpoint:
/getWithdrawMinimumγ» Added CI
We recommend updating the dependencies on your side.
Please open Telegram to view this post
VIEW IN TELEGRAM
Dear community,
We have taken the hard decision of closing TelePay.
If you have any funds in the platform, please, log in and request to withdraw all of your funds before May 29th. We will shut down the platform that day.
If you would like to learn more about this decision, read our announcement:
https://blog.telepay.cash/the-end
Thank you for your understanding.
We have taken the hard decision of closing TelePay.
If you have any funds in the platform, please, log in and request to withdraw all of your funds before May 29th. We will shut down the platform that day.
If you would like to learn more about this decision, read our announcement:
https://blog.telepay.cash/the-end
Thank you for your understanding.
Teletype
TelePay is shutting down - What You Need to Know
Dear community,

