Note: Do not care about the report, earning and goal calculation with different currencies, but this snippet main goal to perform donation with currency other than base currency.
ToDo:
[ ] Add form setting to choose a currency.
[x] Add logic to perform donation with form currency if set any.
Tests:
[x] Check this functionality with page which has multiple forms with multiple currencies.
[x] Check this functionality with multi and set donation form.
[x] Check amount formating for form currency on following places:
[x] Single form page
[x] Donation list and donation detail page
[x] Donaiton log listing
[x] Donation listing page and donation detail page must show form currency if any.
We already have a basic snippet: https://github.com/WordImpress/Give-Snippet-Library/blob/master/form-customizations/custom-per-form-currency.php
Note: Do not care about the report, earning and goal calculation with different currencies, but this snippet main goal to perform donation with currency other than base currency.
ToDo:
Add form setting to choose a currency.Tests: