Below are a few examples that will walk you through how to change your currency type when exporting to Stubhub. This will be modified using the Internal Notes field in your POS.
The Internal Note code is as follows:
@CUR[$$$]
Where $$$ is the 3 letter ISO currency code.
Examples:
1. Current currency is the default (USD), but you'd like to export to Stubhub UK. This means you will need to convert your currency to GBP. You would do this with the following Internal Note: @CUR[GBP].
2. You need to convert your currency to the Euro. You would do this with the following Internal Note: @CUR[EUR].
3. You need to convert your currency to the Canadian dollars. You would do this with the following Internal Note: @CUR[CAD].
You do not need to do this for USD, as this is what Victory Live exports use by default.
Comments
0 comments
Please sign in to leave a comment.