Rate this page:

GetMoneyAmountToChargeResult

The GetMoneyAmountToCharge function result.

Fields

amount

Copy URL
amount: 

decimal

The money amount of the subscriptions + plan + negative_balance in the specified currency

min_amount

Copy URL
min_amount: 

decimal

The 'amount' value minus the positive account balance in the specified currency

bank_card_amount_usd

Optional
Copy URL
bank_card_amount_usd: 

decimal

Exists if bank card payments are allowed. It is the maximum of the 'amount' in USD and the min_card_payment (10$)

min_bank_card_amount_usd

Optional
Copy URL
min_bank_card_amount_usd: 

decimal

Exists if bank card payments are allowed. It is the maximum of the 'min_amount' in USD and the min_card_payment (10$)

robokassa_amount_rub

Optional
Copy URL
robokassa_amount_rub: 

decimal

Exists if robokassa payments are allowed. It is the maximum of the 'min_amount' in RUR and the min_robokassa_payment (500 RUR)

min_robokassa_amount_rub

Optional
Copy URL
min_robokassa_amount_rub: 

decimal

Exists if robokassa payments are allowed. It is the maximum of the 'min_amount' in RUR and the min_robokassa_payment (500 RUR)

subscriptions

Copy URL
subscriptions: 

[SubscriptionsToChargeType]

The subscriptions to charge