Files
rust-mollie-sdk/docs/CreatePaymentLinkRequestApplicationFee.md
T
Zomatree e738db98b9 init
2025-10-20 14:41:17 +01:00

705 B

CreatePaymentLinkRequestApplicationFee

Properties

Name Type Description Notes
amount models::Amount The fee that you wish to charge. Be careful to leave enough space for Mollie's own fees to be deducted as well. For example, you cannot charge a €0.99 fee on a €1.00 payment.
description String The description of the application fee. This will appear on settlement reports towards both you and the connected merchant.

[Back to Model list] [Back to API list] [Back to README]