PAWECOGmbH / saaster

Saaster is more than a SaaS framework — it's your all-in-one platform for building, managing, and scaling applications with ease. With powerful tools, seamless integrations, and a focus on speed, Saaster lets you turn ideas into products faster than ever.
https://www.saaster.io
MIT License
27 stars 4 forks source link

The link in the notifications is not correct #489

Closed ptruessel closed 4 weeks ago

ptruessel commented 2 months ago

The scheduler regularly attempts to renew the subscriptions and charge the stored payment method. If this fails, an entry is made in the notifications with the option to pay the invoice created by the system. The payment button has an incorrect link.

grafik

We must specify the link with a prefixed "/" or with #application.mainURL#/

File: frontend\core\scheduletasks\subscriptions.cfm line 302