Class SuccessfulPayment
java.lang.Object
io.github.natanimn.telebof.types.payments.SuccessfulPayment
This class contains basic information about a successful payment.
Note that if the buyer initiates a chargeback with the relevant payment provider following this transaction, the funds may be debited from your balance.
This is outside of Telegram's control.
- Since:
- 3 March 2025
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
SuccessfulPayment
public SuccessfulPayment()
-
-
Method Details
-
getCurrency
-
getTotalAmount
-
getSubscriptionExpirationDate
-
getInvoicePayload
-
getShippingOptionId
-
getOrderInfo
-
getTelegramPaymentChargeId
-
getProviderPaymentChargeId
-
getIsRecurring
-
getIsFirstRecurring
-