[x] Ability to change currencies in ScholarshipAddEdit
[x] Ability to change currencies in ScholarshipContribution
[ ] Ability to pay using non CAD currencies
Paying with non CAD currencies
To support paying with other currencies we need to modify the PaymentSend component. This component has access to the currency so it can act accordingly. Already added code for where this should be implemented
Checklist
ScholarshipAddEdit
ScholarshipContribution
Paying with non CAD currencies
To support paying with other currencies we need to modify the
PaymentSend
component. This component has access to the currency so it can act accordingly. Already added code for where this should be implemented