Skip to content

Commit 9439c45

Browse files
committed
Update cloudpayments.ts
1 parent 1255a39 commit 9439c45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/billing/cloudpayments.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ export default class CloudPaymentsWebhooks {
492492

493493
try {
494494
/**
495-
* Cancel payment if it is deferred
495+
* Refund the money that were charged to link a card
496496
*/
497497
if (data.isCardLinkOperation) {
498498
this.handleSendingToTelegramError(telegram.sendMessage(`✅ [Billing / Pay] Recurrent payments activated for «${workspace.name}». 1 RUB charged`, TelegramBotURLs.Money));

0 commit comments

Comments
 (0)