diff --git a/jslib b/jslib
index c0e7e588ed..f5287e29a2 160000
--- a/jslib
+++ b/jslib
@@ -1 +1 @@
-Subproject commit c0e7e588ed59832a6f579ff63d85bfcdfb400d78
+Subproject commit f5287e29a2a135c131d00c4a56a90b18bc4afaab
diff --git a/src/app/app.module.ts b/src/app/app.module.ts
index 50c2be5b0d..1fb0a0a5e0 100644
--- a/src/app/app.module.ts
+++ b/src/app/app.module.ts
@@ -33,6 +33,7 @@ import { TwoFactorOptionsComponent } from './accounts/two-factor-options.compone
import { TwoFactorComponent } from './accounts/two-factor.component';
import { AccountComponent } from './settings/account.component';
+import { AdjustPaymentComponent } from './settings/adjust-payment.component';
import { AdjustStorageComponent } from './settings/adjust-storage.component';
import { ChangeEmailComponent } from './settings/change-email.component';
import { ChangePasswordComponent } from './settings/change-password.component';
@@ -107,6 +108,7 @@ import { SearchCiphersPipe } from 'jslib/angular/pipes/search-ciphers.pipe';
declarations: [
AccountComponent,
AddEditComponent,
+ AdjustPaymentComponent,
AdjustStorageComponent,
ApiActionDirective,
AppComponent,
diff --git a/src/app/settings/adjust-payment.component.html b/src/app/settings/adjust-payment.component.html
new file mode 100644
index 0000000000..03c45e7836
--- /dev/null
+++ b/src/app/settings/adjust-payment.component.html
@@ -0,0 +1,22 @@
+ {{'contactSupportPaymentMethod' | i18n}}