We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ffc260 commit 760aeecCopy full SHA for 760aeec
src/shared/components/Settings/Preferences/List/data.jsx
@@ -17,7 +17,7 @@ const data = [
17
icon: payment,
18
name: 'Payment',
19
description: 'To setup your payments preferences, please click the “Go To Payments” button.',
20
- link: `${config.URL.COMMUNITY}/tc?module=EditPaymentPreferences`,
+ link: `${config.URL.COMMUNITY}/PactsMemberServlet?module=PaymentHistory&full_list=false`,
21
linkTitle: 'GO TO PAYMENTS',
22
},
23
];
0 commit comments