Skip to main content

Cart Order Payment Status Failed

Submitted by v-shyam.mahanta on
Shell machine name
SHELL-1150-CartOrderPaymentStatusFailed
Shell component
Shell sections
{
    "sections": [
        {
            "sectionKey": "section_message",
            "sectionTitle": "message",
            "fields": [
                {
                    "fieldKey": "field_title",
                    "fieldLabel": "Your Payment is Failed",
                    "type": "field"
                },
                {
                    "fieldKey": "field_desc",
                    "fieldLabel": "We did not receive your payment. In case if the money is deducted from your bank it will refuned in 4-5 working days.",
                    "type": "field"
                },
                {
                    "fieldKey": "field_button",
                    "fieldLabel": "button",
                    "type": "link",
                    "linkText": "Go Back",
                    "url": "\/checkout"
                },
                {
                    "fieldKey": "field_phone_number",
                    "fieldLabel": "",
                    "type": "field"
                }
            ],
            "sections": []
        }
    ]
}