charge for currency conversion

This commit is contained in:
Asim Aslam
2022-03-09 07:37:26 +00:00
parent f86a981a40
commit 9486a00c94

View File

@@ -4,6 +4,8 @@
"category": "finance", "category": "finance",
"display_name": "Currency", "display_name": "Currency",
"pricing": { "pricing": {
"Currency.History": 5000 "Currency.Convert": 500,
"Currency.Rates": 500,
"Currency.History": 500
} }
} }