Description Usage Arguments Details
Get the fee for your currency
1 2 3 4 5 | get_fee_with_currency(
price,
options = list(),
token = NA
)
|
price |
The price to calculate a fee from |
options |
(optional) Parameters, see Details |
token |
(optional) Token object obtained from authorize() or a string containing your personal access token |
The Fee resource allows you to quickly calculate the fee for selling an item on the Marketplace given a particular currency.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.