Skip to content

Commit

Permalink
fixed links
Browse files Browse the repository at this point in the history
* DocWorks for wix-pay-frontend - no significant changes detected

* DocWorks for wix-pay - 1 change detected
changes:
Service wix-pay.Currencies has changed description

---------

Co-authored-by: sam-prais <samp@wix.com>
  • Loading branch information
wix-docs-feds and sam-prais authored Jul 7, 2024
1 parent 669e457 commit 1121eb2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions wix-pay-frontend/wix-pay-frontend/Currencies.service.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{ "name": "Currencies",
"memberOf": "wix-pay-frontend",
"mixes": [],
"labels":
[ "changed" ],
"labels": [],
"location":
{ "lineno": 1,
"filename": "currencies.js" },
Expand Down
4 changes: 2 additions & 2 deletions wix-pay/wix-pay/Currencies.service.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
"",
"",
" + CurrencyConverter",
" - Use [`convertAmounts()`](https://dev.wix.com/docs/velo/api-reference/wix-pay-backend/currencies/currency-converter/convert-amounts) to convert amounts between two currencies.",
" - Use [`convertAmounts()`](https://dev.wix.com/docs/velo/api-reference/wix-pay-backend/currencies/currency-converter/convert-amounts/) to convert amounts between two currencies.",
" - Use [`getConversionRate()`](wix-pay.Currencies.CurrencyConverter.html#getConversionRate) to get today’s conversion rate for a pair of currencies. ",
"",
"",
" + SiteSettings",
" - Set the currencies to appear in your currency conversion dropdown using the backend function [`setCurrencies()`](/wix-pay-backend/currencies/site-settings/set-currencies).",
" - Use [`getCurrencies()`](https://dev.wix.com/docs/velo/api-reference/wix-pay-backend/currencies/site-settings/get-currencies) to see the list of the currencies that you set.",
" - Use [`getCurrencies()`](https://dev.wix.com/docs/velo/api-reference/wix-pay-backend/currencies/site-settings/get-currencies/) to see the list of the currencies that you set.",
"",
"To use the Currencies API you must upgrade your site to a [Premium Plan](https://support.wix.com/en/article/upgrading-your-site-to-premium-3066683). ",
"",
Expand Down

0 comments on commit 1121eb2

Please sign in to comment.