diff --git a/src/resources/vue/Wallet.vue b/src/resources/vue/Wallet.vue --- a/src/resources/vue/Wallet.vue +++ b/src/resources/vue/Wallet.vue @@ -115,7 +115,7 @@ {{ $t('wallet.norefund') }} -
+

{{ $t('wallet.auto-payment-hint') }} @@ -149,6 +149,31 @@ {{ $t('wallet.norefund') }}

+
+ +

+ You will be charged for the full amount of your plan on your credit-card. +

+
+ +
+
+ + {{ wallet.currency }} +
+
+
+

+ {{ $t('wallet.auto-payment-next') }} +

+
+ {{ $t('wallet.auto-payment-disabled-next') }} +
+ +
+ {{ $t('wallet.norefund') }} +
+