Skip to content

Commit a4d6c48

Browse files
committed
style(payment): Remove link to legacy payment system which no longer works.
1 parent 2d0faed commit a4d6c48

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/account-app/stripe-payment-dialog.component.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ <h1 mat-dialog-title class="paymentMethodTitle">Card or wallet payment</h1>
2828
<div> Your payment was successful and your products have been activated. </div>
2929
</div>
3030

31-
<div class="description" style="text-align: center"> Payment form not working? <a href="/payment/payment?tid={{tid}}&method=stripe" target="_blank">Try our alternative payment system instead.</a> </div>
3231
</div>
3332
<div mat-dialog-actions style="justify-content: center;" *ngIf="state === 'loading'">
3433
<button mat-button (click)="close()"> Cancel </button>

0 commit comments

Comments
 (0)