Checkout URL update server side
Status
Assign
type
effort points
Start Date
End Date
priority
tags
Github PR
update the function
loadSuccessScreen(discountCoupon) {
to have a new call to get the checkout url, this will replace the:
` let url =
https://${root}/checkout?discount=${discountCoupon}
`