{"id":971,"date":"2025-09-03T14:56:57","date_gmt":"2025-09-03T14:56:57","guid":{"rendered":"https:\/\/zoomzoomautonwa.com\/?page_id=971"},"modified":"2025-09-13T00:56:47","modified_gmt":"2025-09-13T00:56:47","slug":"make-a-payment","status":"publish","type":"page","link":"https:\/\/zoomzoomautonwa.com\/index.php\/make-a-payment\/","title":{"rendered":"Make a Payment"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;33px||0px||false|false&#8221; custom_padding_tablet=&#8221;33px||0px||false|false&#8221; custom_padding_phone=&#8221;0px||||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;2_5,3_5&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||||false|false&#8221; custom_padding=&#8221;0px||50px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;2_5&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/zoomzoomautonwa.com\/wp-content\/uploads\/2025\/08\/cropped-Untitled-design-30.png&#8221; title_text=&#8221;cropped-Untitled-design-30.png&#8221; align=&#8221;right&#8221; align_tablet=&#8221;right&#8221; align_phone=&#8221;center&#8221; align_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;on|off|off&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;40%&#8221; width_tablet=&#8221;40%&#8221; width_phone=&#8221;39%&#8221; width_last_edited=&#8221;on|phone&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;0px||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;3_5&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;&#8211;et_global_body_font|900|||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;54px&#8221; text_line_height=&#8221;1em&#8221; header_text_align=&#8221;left&#8221; custom_margin=&#8221;0px||||false|false&#8221; custom_padding=&#8221;54px||||false|false&#8221; custom_padding_tablet=&#8221;54px||||false|false&#8221; custom_padding_phone=&#8221;0px||||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; hover_enabled=&#8221;0&#8243; header_text_align_tablet=&#8221;left&#8221; header_text_align_phone=&#8221;center&#8221; header_text_align_last_edited=&#8221;on|phone&#8221; text_orientation_tablet=&#8221;&#8221; text_orientation_phone=&#8221;center&#8221; text_orientation_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n<p>Make a Payment:<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]    <style>\n        .anet-payment-form {\n            max-width: 400px;\n            margin: 20px auto;\n            padding: 30px;\n            background: linear-gradient(135deg, #515151 0%, #777700 100%);\n            border-radius: 15px;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.2);\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        .anet-form-title {\n            text-align: center;\n            color: white;\n            font-size: 24px;\n            font-weight: 300;\n            margin-bottom: 30px;\n            text-shadow: 0 2px 4px rgba(0,0,0,0.3);\n        }\n        .anet-form-group {\n            margin-bottom: 20px;\n        }\n        .anet-form-group label {\n            display: block;\n            color: white;\n            font-weight: 500;\n            margin-bottom: 8px;\n            font-size: 14px;\n        }\n        .anet-form-group input {\n            width: 100%;\n            padding: 15px;\n            border: none;\n            border-radius: 8px;\n            font-size: 16px;\n            background: rgba(255,255,255,0.9);\n            transition: all 0.3s ease;\n            box-sizing: border-box;\n        }\n        .anet-form-group input:focus {\n            outline: none;\n            background: white;\n            transform: translateY(-2px);\n            box-shadow: 0 5px 15px rgba(0,0,0,0.2);\n        }\n        .anet-amount-input {\n            position: relative;\n        }\n        .anet-amount-input::before {\n            content: '$';\n            position: absolute;\n            left: 15px;\n            top: 50%;\n            transform: translateY(-50%);\n            font-size: 16px;\n            color: #666;\n            z-index: 1;\n        }\n        .anet-amount-input input {\n            padding-left: 35px;\n        }\n        .anet-submit-btn {\n            width: 100%;\n            padding: 15px;\n            background: linear-gradient(45deg, #28a745, #20c997);\n            color: white;\n            border: none;\n            border-radius: 8px;\n            font-size: 18px;\n            font-weight: 600;\n            cursor: pointer;\n            transition: all 0.3s ease;\n            margin-top: 10px;\n        }\n        .anet-submit-btn:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 8px 25px rgba(40, 167, 69, 0.4);\n        }\n        .anet-submit-btn:active {\n            transform: translateY(0);\n        }\n        .anet-error {\n            background: #f8d7da;\n            color: #721c24;\n            padding: 15px;\n            border-radius: 8px;\n            margin: 20px 0;\n            border: 1px solid #f5c6cb;\n        }\n        .anet-secure-notice {\n            text-align: center;\n            color: rgba(255,255,255,0.8);\n            font-size: 12px;\n            margin-top: 20px;\n        }\n        .anet-secure-notice::before {\n            content: '\ud83d\udd12 ';\n        }\n    <\/style>\n    \n    <div class=\"anet-payment-form\">\n        <form method=\"post\">\n            <input type=\"hidden\" id=\"anet_nonce\" name=\"anet_nonce\" value=\"2f1b959da0\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/index.php\/wp-json\/wp\/v2\/pages\/971\" \/>            \n            <div class=\"anet-form-group\">\n                <label for=\"amount\">Payment Amount<\/label>\n                <div class=\"anet-amount-input\">\n                    <input \n                        type=\"number\" \n                        id=\"amount\" \n                        name=\"amount\" \n                        step=\"0.01\" \n                        min=\"0.01\" \n                        required \n                        placeholder=\"0.00\"\n                        value=\"\"\n                    \/>\n                <\/div>\n            <\/div>\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t<div class=\"anet-form-group\">\n                <label for=\"customer_name\">Your Name<\/label>\n                <input \n                    type=\"text\" \n                    id=\"customer_name\" \n                    name=\"customer_name\" \n                    required \n                    placeholder=\"Enter your full name\"\n                    value=\"\"\n                \/>\n            <\/div>\n            \n            <button type=\"submit\" name=\"anet_submit\" class=\"anet-submit-btn\">\n                Continue to Payment\n            <\/button>\n            \n            <div class=\"anet-secure-notice\">\n                Your payment information is encrypted and secure\n            <\/div>\n        <\/form>\n    <\/div>\n    [\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#0a0a0a&#8221; width=&#8221;100%&#8221; max_width=&#8221;2446px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;|700|||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_font_size=&#8221;26px&#8221; text_line_height=&#8221;0.3em&#8221; background_color=&#8221;#0a0a0a&#8221; text_orientation=&#8221;center&#8221; text_line_height_tablet=&#8221;0.3em&#8221; text_line_height_phone=&#8221;1.2em&#8221; text_line_height_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"p1\">Call (479) 903-7227 NOW<\/p>\n<p class=\"p1\"><span class=\"s1\">to get the deals of our amaxing finance solution<\/span><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Make a Payment:    <style>\n        .anet-payment-form {\n            max-width: 400px;\n            margin: 20px auto;\n            padding: 30px;\n            background: linear-gradient(135deg, #515151 0%, #777700 100%);\n            border-radius: 15px;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.2);\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        .anet-form-title {\n            text-align: center;\n            color: white;\n            font-size: 24px;\n            font-weight: 300;\n            margin-bottom: 30px;\n            text-shadow: 0 2px 4px rgba(0,0,0,0.3);\n        }\n        .anet-form-group {\n            margin-bottom: 20px;\n        }\n        .anet-form-group label {\n            display: block;\n            color: white;\n            font-weight: 500;\n            margin-bottom: 8px;\n            font-size: 14px;\n        }\n        .anet-form-group input {\n            width: 100%;\n            padding: 15px;\n            border: none;\n            border-radius: 8px;\n            font-size: 16px;\n            background: rgba(255,255,255,0.9);\n            transition: all 0.3s ease;\n            box-sizing: border-box;\n        }\n        .anet-form-group input:focus {\n            outline: none;\n            background: white;\n            transform: translateY(-2px);\n            box-shadow: 0 5px 15px rgba(0,0,0,0.2);\n        }\n        .anet-amount-input {\n            position: relative;\n        }\n        .anet-amount-input::before {\n            content: '$';\n            position: absolute;\n            left: 15px;\n            top: 50%;\n            transform: translateY(-50%);\n            font-size: 16px;\n            color: #666;\n            z-index: 1;\n        }\n        .anet-amount-input input {\n            padding-left: 35px;\n        }\n        .anet-submit-btn {\n            width: 100%;\n            padding: 15px;\n            background: linear-gradient(45deg, #28a745, #20c997);\n            color: white;\n            border: none;\n            border-radius: 8px;\n            font-size: 18px;\n            font-weight: 600;\n            cursor: pointer;\n            transition: all 0.3s ease;\n            margin-top: 10px;\n        }\n        .anet-submit-btn:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 8px 25px rgba(40, 167, 69, 0.4);\n        }\n        .anet-submit-btn:active {\n            transform: translateY(0);\n        }\n        .anet-error {\n            background: #f8d7da;\n            color: #721c24;\n            padding: 15px;\n            border-radius: 8px;\n            margin: 20px 0;\n            border: 1px solid #f5c6cb;\n        }\n        .anet-secure-notice {\n            text-align: center;\n            color: rgba(255,255,255,0.8);\n            font-size: 12px;\n            margin-top: 20px;\n        }\n        .anet-secure-notice::before {\n            content: '\ud83d\udd12 ';\n        }\n    <\/style>\n    \n    <div class=\"anet-payment-form\">\n        <form method=\"post\">\n            <input type=\"hidden\" id=\"anet_nonce\" name=\"anet_nonce\" value=\"2f1b959da0\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/index.php\/wp-json\/wp\/v2\/pages\/971\" \/>            \n            <div class=\"anet-form-group\">\n                <label for=\"amount\">Payment Amount<\/label>\n                <div class=\"anet-amount-input\">\n                    <input \n                        type=\"number\" \n                        id=\"amount\" \n                        name=\"amount\" \n                        step=\"0.01\" \n                        min=\"0.01\" \n                        required \n                        placeholder=\"0.00\"\n                        value=\"\"\n                    \/>\n                <\/div>\n            <\/div>\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t<div class=\"anet-form-group\">\n                <label for=\"customer_name\">Your Name<\/label>\n                <input \n                    type=\"text\" \n                    id=\"customer_name\" \n                    name=\"customer_name\" \n                    required \n                    placeholder=\"Enter your full name\"\n                    value=\"\"\n                \/>\n            <\/div>\n            \n            <button type=\"submit\" name=\"anet_submit\" class=\"anet-submit-btn\">\n                Continue to Payment\n            <\/button>\n            \n            <div class=\"anet-secure-notice\">\n                Your payment information is encrypted and secure\n            <\/div>\n        <\/form>\n    <\/div>\n    Call (479) 903-7227 NOW to get the deals of our amaxing finance solution<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-971","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/zoomzoomautonwa.com\/index.php\/wp-json\/wp\/v2\/pages\/971","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zoomzoomautonwa.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/zoomzoomautonwa.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/zoomzoomautonwa.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zoomzoomautonwa.com\/index.php\/wp-json\/wp\/v2\/comments?post=971"}],"version-history":[{"count":18,"href":"https:\/\/zoomzoomautonwa.com\/index.php\/wp-json\/wp\/v2\/pages\/971\/revisions"}],"predecessor-version":[{"id":1006,"href":"https:\/\/zoomzoomautonwa.com\/index.php\/wp-json\/wp\/v2\/pages\/971\/revisions\/1006"}],"wp:attachment":[{"href":"https:\/\/zoomzoomautonwa.com\/index.php\/wp-json\/wp\/v2\/media?parent=971"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}