Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

transfer and transfer_split lack the option to subtract the fee from the transfer amount #7980

Closed
LocalMonero opened this issue Sep 28, 2021 · 0 comments

Comments

@LocalMonero
Copy link
Contributor

It is relatively common practice for the payment processing industry specifically and business in general for the recipient of a transfer to cover the fees. Recipients are often businesses, and customers hate whenever the final price that they need to pay is more than the price shown (because the payment would be price + transfer fee).

In cryptocurrency, this would mean the customer sending the transfer with the "subtract fee from transfer amount" option enabled. Bitcoin, after all, has the "subtractfeefrom" option when sending a transfer, precisely for this purpose.

Currently, the only way one can send a transfer with the fee deducted from the transfer amount is through using the sweep commands.

The normal transfer command should include an option that allows you to deduct the fee from the transferred amount automatically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant