Skip to content

Payment currency different to base vs reporting and future viewing of data #2495

Answered by lukeholder
rob-c-baker asked this question in Ideas
Discussion options

You must be logged in to vote

All transactions on the orders store the amount (in store currency), paymentAmount (in payment currency), currency (the store currency code), paymentCurrency (payment currency code), paymentRate the snapshot of the conversion rate (e.g 1.2) used between the amount and the paymentAmount.

The order will always have its amounts/totals in the store currency. total paid on the order is the total of the successful transactions on the order (sum of transaction.amount). If you wanted to report on the currency used to pay, and what the rate used was, you would need to included the transactions in your reporting.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@lukeholder
Comment options

@rob-c-baker
Comment options

Answer selected by lukeholder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants