You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the the default payment link isn't set in Paddle's checkout settings, then the moment the subscription button ($checkout's) is clicked, and where the overlay is used, the payment overlay will show a vague "please contact support" sort of message, and JS will throw this transaction_default_checkout_url_not_set error; which can only be seen upon dev-tools inspection.
I suggest adding a bold warning in the docs somewhere about this.
Thank you.
The text was updated successfully, but these errors were encountered:
Greetings,
If the the default payment link isn't set in Paddle's checkout settings, then the moment the subscription button (
$checkout
's) is clicked, and where the overlay is used, the payment overlay will show a vague "please contact support" sort of message, and JS will throw thistransaction_default_checkout_url_not_set
error; which can only be seen upon dev-tools inspection.I suggest adding a bold warning in the docs somewhere about this.
Thank you.
The text was updated successfully, but these errors were encountered: