Skip to main content
Skip table of contents

Submit Express Cart Guest Checkout Button

The Submit Express Cart Guest Checkout button displays for logged out users and when clicked, hides the cards on the page, displays a message asking constituents to wait, and submits the cart and constituent are taken to the Express Payment Thanks page.

Button Information

Submit Express Cart Guest Checkout
ClassExpressCartGuestSubmitButton
Is Primary ActionYes
LabelSubmit
LocationRight
URL/expresspayment/thanks
On Clickif ($(this).closest('form').nuIsFormValid() == true) { $('div[data-role="InteriorPageContent"]').addClass('hide');$('div[data-role="JustASecond"]').removeClass('hide'); }
On Complete$('div[data-role="JustASecond"]').addClass('hide');$('div[data-role="InteriorPageContent"]').removeClass('hide');
Re RenderCheckoutMainContent,OutstandingInvoiceMainContent

Cards Using This Button

Express Cart Checkout Button Row
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.