{"id":5,"date":"2020-10-05T08:28:46","date_gmt":"2020-10-05T08:28:46","guid":{"rendered":"http:\/\/payment.hkcollege.edu.hk\/index.php\/stripe-checkout-result\/"},"modified":"2021-06-18T05:57:20","modified_gmt":"2021-06-18T05:57:20","slug":"stripe-checkout-result","status":"publish","type":"page","link":"https:\/\/payment.hkcollege.edu.hk\/index.php\/stripe-checkout-result\/","title":{"rendered":"HKICC"},"content":{"rendered":"\r\n<figure class=\"wp-block-table\">\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td><strong>\u57fa\u7763\u6559\u8f14\u5c0e\u5b78\u5b78\u58eb<\/strong><\/td>\r\n<\/tr>\r\n<tr>\r\n<td><!-- Load Stripe.js on your website. -->\r\n<script src=\"https:\/\/js.stripe.com\/v3\"><\/script>\r\n\r\n<!-- Create a button that your customers click to complete their purchase. Customize the styling to suit your branding. -->\r\n<button\r\n  style=\"background-color:#6772E5;color:#FFF;padding:8px 12px;border:0;border-radius:4px;font-size:1em;cursor:pointer\"\r\n  id=\"checkout-button-price_1J3a6EHvLTTRSoJ9EVcdBBEV\"\r\n  role=\"link\"\r\n  type=\"button\"\r\n>\r\n  Checkout\r\n<\/button>\r\n\r\n<div id=\"error-message\"><\/div>\r\n\r\n<script>\r\n(function() {\r\n  var stripe = Stripe('pk_live_51HKz2XHvLTTRSoJ9MEB3zSRNSiRwIGrIzkz3RkSkckdmbt3tSEnxT33I2swIxtrkTWp5r2hX2FAnA10slFyWo18P00iR84pBjO');\r\n\r\n  var checkoutButton = document.getElementById('checkout-button-price_1J3a6EHvLTTRSoJ9EVcdBBEV');\r\n  checkoutButton.addEventListener('click', function () {\r\n    \/*\r\n     * When the customer clicks on the button, redirect\r\n     * them to Checkout.\r\n     *\/\r\n    stripe.redirectToCheckout({\r\n      lineItems: [{price: 'price_1J3a6EHvLTTRSoJ9EVcdBBEV', quantity: 1}],\r\n      mode: 'payment',\r\n      \/*\r\n       * Do not rely on the redirect to the successUrl for fulfilling\r\n       * purchases, customers may not always reach the success_url after\r\n       * a successful payment.\r\n       * Instead use one of the strategies described in\r\n       * https:\/\/stripe.com\/docs\/payments\/checkout\/fulfill-orders\r\n       *\/\r\n      successUrl: window.location.protocol + '\/\/payment.hkcollege.edu.hk\/index.php\/payment-confirmation\/',\r\n      cancelUrl: window.location.protocol + '\/\/payment.hkcollege.edu.hk\/index.php\/payment-failed\/',\r\n    })\r\n    .then(function (result) {\r\n      if (result.error) {\r\n        \/*\r\n         * If `redirectToCheckout` fails due to a browser or network\r\n         * error, display the localized error message to your customer.\r\n         *\/\r\n        var displayError = document.getElementById('error-message');\r\n        displayError.textContent = result.error.message;\r\n      }\r\n    });\r\n  });\r\n})();\r\n<\/script><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/figure>\r\n\r\n\r\n\r\n<figure class=\"wp-block-table\">\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td><strong>\u670b\u8f29\u8f14\u5c0e\u8ab2\u7a0b\u4e4b\u57fa\u672c\u8f14\u5c0e\u6280\u5de7<\/strong><\/td>\r\n<\/tr>\r\n<tr>\r\n<td><!-- Load Stripe.js on your website. --> <script src=\"https:\/\/js.stripe.com\/v3\"><\/script> <!-- Create a button that your customers click to complete their purchase. Customize the styling to suit your branding. --> <button id=\"checkout-button-price_1IJAmxHvLTTRSoJ9dLd1CgtX\" style=\"background-color: #6772e5; color: #fff; padding: 8px 12px; border: 0; border-radius: 4px; font-size: 1em;\" role=\"link\" type=\"button\"> Checkout <\/button>\r\n<div id=\"error-message\">\u00a0<\/div>\r\n<script>\r\n(function() {\r\n  var stripe = Stripe('pk_live_51HKz2XHvLTTRSoJ9MEB3zSRNSiRwIGrIzkz3RkSkckdmbt3tSEnxT33I2swIxtrkTWp5r2hX2FAnA10slFyWo18P00iR84pBjO');\r\n\r\n  var checkoutButton = document.getElementById('checkout-button-price_1IJAmxHvLTTRSoJ9dLd1CgtX');\r\n  checkoutButton.addEventListener('click', function () {\r\n    \/*\r\n     * When the customer clicks on the button, redirect\r\n     * them to Checkout.\r\n     *\/\r\n    stripe.redirectToCheckout({\r\n      lineItems: [{price: 'price_1IJAmxHvLTTRSoJ9dLd1CgtX', quantity: 1}],\r\n      mode: 'payment',\r\n      \/*\r\n       * Do not rely on the redirect to the successUrl for fulfilling\r\n       * purchases, customers may not always reach the success_url after\r\n       * a successful payment.\r\n       * Instead use one of the strategies described in\r\n       * https:\/\/stripe.com\/docs\/payments\/checkout\/fulfill-orders\r\n       *\/\r\n      successUrl: window.location.protocol + '\/\/payment.hkcollege.edu.hk\/index.php\/payment-confirmation\/',\r\n      cancelUrl: window.location.protocol + '\/\/payment.hkcollege.edu.hk\/index.php\/payment-failed\/',\r\n    })\r\n    .then(function (result) {\r\n      if (result.error) {\r\n        \/*\r\n         * If `redirectToCheckout` fails due to a browser or network\r\n         * error, display the localized error message to your customer.\r\n         *\/\r\n        var displayError = document.getElementById('error-message');\r\n        displayError.textContent = result.error.message;\r\n      }\r\n    });\r\n  });\r\n})();\r\n<\/script><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/figure>\r\n\r\n\r\n\r\n<figure class=\"wp-block-table\">\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td><strong>\u57fa\u7763\u6559\u5a5a\u59fb\u8207\u5bb6\u5ead\u6cbb\u7642\u6df1\u9020\u73ed<\/strong><\/td>\r\n<\/tr>\r\n<tr>\r\n<td><!-- Load Stripe.js on your website. --> <script src=\"https:\/\/js.stripe.com\/v3\"><\/script> <!-- Create a button that your customers click to complete their purchase. Customize the styling to suit your branding. --> <button id=\"checkout-button-price_1IFw3MHvLTTRSoJ9WYcqxhxB\" style=\"background-color: #6772e5; color: #fff; padding: 8px 12px; border: 0; border-radius: 4px; font-size: 1em;\" role=\"link\" type=\"button\"> Checkout <\/button>\r\n<div id=\"error-message\">\u00a0<\/div>\r\n<script>\r\n(function() {\r\n  var stripe = Stripe('pk_live_51HKz2XHvLTTRSoJ9MEB3zSRNSiRwIGrIzkz3RkSkckdmbt3tSEnxT33I2swIxtrkTWp5r2hX2FAnA10slFyWo18P00iR84pBjO');\r\n\r\n  var checkoutButton = document.getElementById('checkout-button-price_1IFw3MHvLTTRSoJ9WYcqxhxB');\r\n  checkoutButton.addEventListener('click', function () {\r\n    \/*\r\n     * When the customer clicks on the button, redirect\r\n     * them to Checkout.\r\n     *\/\r\n    stripe.redirectToCheckout({\r\n      lineItems: [{price: 'price_1IFw3MHvLTTRSoJ9WYcqxhxB', quantity: 1}],\r\n      mode: 'payment',\r\n      \/*\r\n       * Do not rely on the redirect to the successUrl for fulfilling\r\n       * purchases, customers may not always reach the success_url after\r\n       * a successful payment.\r\n       * Instead use one of the strategies described in\r\n       * https:\/\/stripe.com\/docs\/payments\/checkout\/fulfill-orders\r\n       *\/\r\n      successUrl: window.location.protocol + '\/\/payment.hkcollege.edu.hk\/index.php\/payment-confirmation\/',\r\n      cancelUrl: window.location.protocol + '\/\/payment.hkcollege.edu.hk\/index.php\/payment-failed\/',\r\n    })\r\n    .then(function (result) {\r\n      if (result.error) {\r\n        \/*\r\n         * If `redirectToCheckout` fails due to a browser or network\r\n         * error, display the localized error message to your customer.\r\n         *\/\r\n        var displayError = document.getElementById('error-message');\r\n        displayError.textContent = result.error.message;\r\n      }\r\n    });\r\n  });\r\n})();\r\n<\/script><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/figure>\r\n\r\n\r\n\r\n<figure class=\"wp-block-table\">\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td><strong>2021 \u51ac\u5b63\u8ab2\u7a0b (\u6563\u79d1\u751f\u6536\u8cbb)<\/strong><\/td>\r\n<\/tr>\r\n<tr>\r\n<td><!-- Load Stripe.js on your website. --> <script src=\"https:\/\/js.stripe.com\/v3\"><\/script> <!-- Create a button that your customers click to complete their purchase. Customize the styling to suit your branding. --> <button id=\"checkout-button-price_1HuACSHvLTTRSoJ9IduywN37\" style=\"background-color: #6772e5; color: #fff; padding: 8px 12px; border: 0; border-radius: 4px; font-size: 1em;\" role=\"link\" type=\"button\"> Checkout <\/button>\r\n<div id=\"error-message\">\u00a0<\/div>\r\n<script>\r\n(function() {\r\n  var stripe = Stripe('pk_live_51HKz2XHvLTTRSoJ9MEB3zSRNSiRwIGrIzkz3RkSkckdmbt3tSEnxT33I2swIxtrkTWp5r2hX2FAnA10slFyWo18P00iR84pBjO');\r\n\r\n  var checkoutButton = document.getElementById('checkout-button-price_1HuACSHvLTTRSoJ9IduywN37');\r\n  checkoutButton.addEventListener('click', function () {\r\n    \/\/ When the customer clicks on the button, redirect\r\n    \/\/ them to Checkout.\r\n    stripe.redirectToCheckout({\r\n      lineItems: [{price: 'price_1HuACSHvLTTRSoJ9IduywN37', quantity: 1}],\r\n      mode: 'payment',\r\n      \/\/ Do not rely on the redirect to the successUrl for fulfilling\r\n      \/\/ purchases, customers may not always reach the success_url after\r\n      \/\/ a successful payment.\r\n      \/\/ Instead use one of the strategies described in\r\n      \/\/ https:\/\/stripe.com\/docs\/payments\/checkout\/fulfill-orders\r\n      successUrl: window.location.protocol + '\/\/payment.hkcollege.edu.hk\/index.php\/payment-confirmation\/',\r\n      cancelUrl: window.location.protocol + '\/\/payment.hkcollege.edu.hk\/index.php\/payment-failed\/',\r\n    })\r\n    .then(function (result) {\r\n      if (result.error) {\r\n        \/\/ If `redirectToCheckout` fails due to a browser or network\r\n        \/\/ error, display the localized error message to your customer.\r\n        var displayError = document.getElementById('error-message');\r\n        displayError.textContent = result.error.message;\r\n      }\r\n    });\r\n  });\r\n})();\r\n<\/script><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/figure>\r\n\r\n\r\n\r\n<figure class=\"wp-block-table\">\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td><strong>2021 \u51ac\u5b63\u8ab2\u7a0b (\u65c1\u807d\u751f\u6536\u8cbb)<\/strong><\/td>\r\n<\/tr>\r\n<tr>\r\n<td><!-- Load Stripe.js on your website. --> <script src=\"https:\/\/js.stripe.com\/v3\"><\/script> <!-- Create a button that your customers click to complete their purchase. Customize the styling to suit your branding. --> <button id=\"checkout-button-price_1HuADjHvLTTRSoJ99rm9DwGT\" style=\"background-color: #6772e5; color: #fff; padding: 8px 12px; border: 0; border-radius: 4px; font-size: 1em;\" role=\"link\" type=\"button\"> Checkout <\/button>\r\n<div id=\"error-message\">\u00a0<\/div>\r\n<script>\r\n(function() {\r\n  var stripe = Stripe('pk_live_51HKz2XHvLTTRSoJ9MEB3zSRNSiRwIGrIzkz3RkSkckdmbt3tSEnxT33I2swIxtrkTWp5r2hX2FAnA10slFyWo18P00iR84pBjO');\r\n\r\n  var checkoutButton = document.getElementById('checkout-button-price_1HuADjHvLTTRSoJ99rm9DwGT');\r\n  checkoutButton.addEventListener('click', function () {\r\n    \/\/ When the customer clicks on the button, redirect\r\n    \/\/ them to Checkout.\r\n    stripe.redirectToCheckout({\r\n      lineItems: [{price: 'price_1HuADjHvLTTRSoJ99rm9DwGT', quantity: 1}],\r\n      mode: 'payment',\r\n      \/\/ Do not rely on the redirect to the successUrl for fulfilling\r\n      \/\/ purchases, customers may not always reach the success_url after\r\n      \/\/ a successful payment.\r\n      \/\/ Instead use one of the strategies described in\r\n      \/\/ https:\/\/stripe.com\/docs\/payments\/checkout\/fulfill-orders\r\n      successUrl: window.location.protocol + '\/\/payment.hkcollege.edu.hk\/index.php\/payment-confirmation\/',\r\n      cancelUrl: window.location.protocol + '\/\/payment.hkcollege.edu.hk\/index.php\/payment-failed\/',\r\n    })\r\n    .then(function (result) {\r\n      if (result.error) {\r\n        \/\/ If `redirectToCheckout` fails due to a browser or network\r\n        \/\/ error, display the localized error message to your customer.\r\n        var displayError = document.getElementById('error-message');\r\n        displayError.textContent = result.error.message;\r\n      }\r\n    });\r\n  });\r\n})();\r\n<\/script><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<noscript class=\"ninja-forms-noscript-message\">\n    Notice: JavaScript is required for this content.<\/noscript><div id=\"nf-form-1-cont\" class=\"nf-form-cont\" aria-live=\"polite\" aria-labelledby=\"nf-form-title-1\" aria-describedby=\"nf-form-errors-1\" role=\"form\">\n\n    <div class=\"nf-loading-spinner\"><\/div>\n\n<\/div>\n        <!-- TODO: Move to Template File. -->\n        <script>var formDisplay=1;var nfForms=nfForms||[];var form=[];form.id='1';form.settings={\"objectType\":\"Form Setting\",\"editActive\":true,\"title\":\"Contact Me\",\"key\":\"\",\"created_at\":\"2020-12-25 11:32:16\",\"default_label_pos\":\"above\",\"conditions\":[],\"show_title\":\"1\",\"clear_complete\":\"1\",\"hide_complete\":\"1\",\"wrapper_class\":\"\",\"element_class\":\"\",\"add_submit\":\"1\",\"logged_in\":\"\",\"not_logged_in_msg\":\"\",\"sub_limit_number\":\"\",\"sub_limit_msg\":\"\",\"calculations\":[],\"formContentData\":[\"name\",\"email\",\"message\",\"submit\"],\"container_styles_background-color\":\"\",\"container_styles_border\":\"\",\"container_styles_border-style\":\"\",\"container_styles_border-color\":\"\",\"container_styles_color\":\"\",\"container_styles_height\":\"\",\"container_styles_width\":\"\",\"container_styles_font-size\":\"\",\"container_styles_margin\":\"\",\"container_styles_padding\":\"\",\"container_styles_display\":\"\",\"container_styles_float\":\"\",\"container_styles_show_advanced_css\":\"0\",\"container_styles_advanced\":\"\",\"title_styles_background-color\":\"\",\"title_styles_border\":\"\",\"title_styles_border-style\":\"\",\"title_styles_border-color\":\"\",\"title_styles_color\":\"\",\"title_styles_height\":\"\",\"title_styles_width\":\"\",\"title_styles_font-size\":\"\",\"title_styles_margin\":\"\",\"title_styles_padding\":\"\",\"title_styles_display\":\"\",\"title_styles_float\":\"\",\"title_styles_show_advanced_css\":\"0\",\"title_styles_advanced\":\"\",\"row_styles_background-color\":\"\",\"row_styles_border\":\"\",\"row_styles_border-style\":\"\",\"row_styles_border-color\":\"\",\"row_styles_color\":\"\",\"row_styles_height\":\"\",\"row_styles_width\":\"\",\"row_styles_font-size\":\"\",\"row_styles_margin\":\"\",\"row_styles_padding\":\"\",\"row_styles_display\":\"\",\"row_styles_show_advanced_css\":\"0\",\"row_styles_advanced\":\"\",\"row-odd_styles_background-color\":\"\",\"row-odd_styles_border\":\"\",\"row-odd_styles_border-style\":\"\",\"row-odd_styles_border-color\":\"\",\"row-odd_styles_color\":\"\",\"row-odd_styles_height\":\"\",\"row-odd_styles_width\":\"\",\"row-odd_styles_font-size\":\"\",\"row-odd_styles_margin\":\"\",\"row-odd_styles_padding\":\"\",\"row-odd_styles_display\":\"\",\"row-odd_styles_show_advanced_css\":\"0\",\"row-odd_styles_advanced\":\"\",\"success-msg_styles_background-color\":\"\",\"success-msg_styles_border\":\"\",\"success-msg_styles_border-style\":\"\",\"success-msg_styles_border-color\":\"\",\"success-msg_styles_color\":\"\",\"success-msg_styles_height\":\"\",\"success-msg_styles_width\":\"\",\"success-msg_styles_font-size\":\"\",\"success-msg_styles_margin\":\"\",\"success-msg_styles_padding\":\"\",\"success-msg_styles_display\":\"\",\"success-msg_styles_show_advanced_css\":\"0\",\"success-msg_styles_advanced\":\"\",\"error_msg_styles_background-color\":\"\",\"error_msg_styles_border\":\"\",\"error_msg_styles_border-style\":\"\",\"error_msg_styles_border-color\":\"\",\"error_msg_styles_color\":\"\",\"error_msg_styles_height\":\"\",\"error_msg_styles_width\":\"\",\"error_msg_styles_font-size\":\"\",\"error_msg_styles_margin\":\"\",\"error_msg_styles_padding\":\"\",\"error_msg_styles_display\":\"\",\"error_msg_styles_show_advanced_css\":\"0\",\"error_msg_styles_advanced\":\"\",\"allow_public_link\":0,\"embed_form\":\"\",\"currency\":\"\",\"unique_field_error\":\"A form with this value has already been submitted.\",\"public_link\":\"http:\\\/\\\/payment.hkcollege.edu.hk\\\/ninja-forms\\\/1gsy9\",\"changeEmailErrorMsg\":\"Please enter a valid email address!\",\"changeDateErrorMsg\":\"Please enter a valid date!\",\"confirmFieldErrorMsg\":\"These fields must match!\",\"fieldNumberNumMinError\":\"Number Min Error\",\"fieldNumberNumMaxError\":\"Number Max Error\",\"fieldNumberIncrementBy\":\"Please increment by \",\"formErrorsCorrectErrors\":\"Please correct errors before submitting this form.\",\"validateRequiredField\":\"This is a required field.\",\"honeypotHoneypotError\":\"Honeypot Error\",\"fieldsMarkedRequired\":\"Fields marked with an <span class=\\\"ninja-forms-req-symbol\\\">*<\\\/span> are required\",\"drawerDisabled\":false,\"public_link_key\":\"1gsy9\",\"ninjaForms\":\"Ninja Forms\",\"fieldTextareaRTEInsertLink\":\"Insert Link\",\"fieldTextareaRTEInsertMedia\":\"Insert Media\",\"fieldTextareaRTESelectAFile\":\"Select a file\",\"formHoneypot\":\"If you are a human seeing this field, please leave it empty.\",\"fileUploadOldCodeFileUploadInProgress\":\"File Upload in Progress.\",\"fileUploadOldCodeFileUpload\":\"FILE UPLOAD\",\"currencySymbol\":false,\"thousands_sep\":\",\",\"decimal_point\":\".\",\"siteLocale\":\"en_US\",\"dateFormat\":\"m\\\/d\\\/Y\",\"startOfWeek\":\"1\",\"of\":\"of\",\"previousMonth\":\"Previous Month\",\"nextMonth\":\"Next Month\",\"months\":[\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\"],\"monthsShort\":[\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\"],\"weekdays\":[\"Sunday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"],\"weekdaysShort\":[\"Sun\",\"Mon\",\"Tue\",\"Wed\",\"Thu\",\"Fri\",\"Sat\"],\"weekdaysMin\":[\"Su\",\"Mo\",\"Tu\",\"We\",\"Th\",\"Fr\",\"Sa\"],\"currency_symbol\":\"\",\"beforeForm\":\"\",\"beforeFields\":\"\",\"afterFields\":\"\",\"afterForm\":\"\"};form.fields=[{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":1,\"label\":\"Name\",\"key\":\"name\",\"type\":\"textbox\",\"created_at\":\"2020-12-25 11:32:16\",\"label_pos\":\"above\",\"required\":1,\"placeholder\":\"\",\"default\":\"\",\"wrapper_class\":\"\",\"element_class\":\"\",\"container_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":\"\",\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_color\":\"\",\"wrap_styles_height\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_font-size\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_height\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_height\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3277\",\"custom_name_attribute\":\"\",\"personally_identifiable\":\"\",\"value\":\"\",\"id\":1,\"beforeField\":\"\",\"afterField\":\"\",\"parentType\":\"textbox\",\"element_templates\":[\"textbox\",\"input\"],\"old_classname\":\"\",\"wrap_template\":\"wrap\"},{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":2,\"label\":\"Email\",\"key\":\"email\",\"type\":\"email\",\"created_at\":\"2020-12-25 11:32:16\",\"label_pos\":\"above\",\"required\":1,\"placeholder\":\"\",\"default\":\"\",\"wrapper_class\":\"\",\"element_class\":\"\",\"container_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_color\":\"\",\"wrap_styles_height\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_font-size\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_height\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_height\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3281\",\"custom_name_attribute\":\"email\",\"personally_identifiable\":1,\"value\":\"\",\"id\":2,\"beforeField\":\"\",\"afterField\":\"\",\"parentType\":\"email\",\"element_templates\":[\"email\",\"input\"],\"old_classname\":\"\",\"wrap_template\":\"wrap\"},{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":3,\"label\":\"Message\",\"key\":\"message\",\"type\":\"textarea\",\"created_at\":\"2020-12-25 11:32:16\",\"label_pos\":\"above\",\"required\":1,\"placeholder\":\"\",\"default\":\"\",\"wrapper_class\":\"\",\"element_class\":\"\",\"container_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":\"\",\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"textarea_rte\":\"\",\"disable_rte_mobile\":\"\",\"textarea_media\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_color\":\"\",\"wrap_styles_height\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_font-size\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_height\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_height\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"cellcid\":\"c3284\",\"value\":\"\",\"id\":3,\"beforeField\":\"\",\"afterField\":\"\",\"parentType\":\"textarea\",\"element_templates\":[\"textarea\",\"input\"],\"old_classname\":\"\",\"wrap_template\":\"wrap\"},{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":4,\"label\":\"Submit\",\"key\":\"submit\",\"type\":\"submit\",\"created_at\":\"2020-12-25 11:32:16\",\"processing_label\":\"Processing\",\"container_class\":\"\",\"element_class\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_color\":\"\",\"wrap_styles_height\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_font-size\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_height\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_height\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"element_styles_advanced\":\"\",\"submit_element_hover_styles_background-color\":\"\",\"submit_element_hover_styles_border\":\"\",\"submit_element_hover_styles_border-style\":\"\",\"submit_element_hover_styles_border-color\":\"\",\"submit_element_hover_styles_color\":\"\",\"submit_element_hover_styles_height\":\"\",\"submit_element_hover_styles_width\":\"\",\"submit_element_hover_styles_font-size\":\"\",\"submit_element_hover_styles_margin\":\"\",\"submit_element_hover_styles_padding\":\"\",\"submit_element_hover_styles_display\":\"\",\"submit_element_hover_styles_float\":\"\",\"submit_element_hover_styles_show_advanced_css\":0,\"submit_element_hover_styles_advanced\":\"\",\"cellcid\":\"c3287\",\"id\":4,\"beforeField\":\"\",\"afterField\":\"\",\"value\":\"\",\"label_pos\":\"above\",\"parentType\":\"textbox\",\"element_templates\":[\"submit\",\"button\",\"input\"],\"old_classname\":\"\",\"wrap_template\":\"wrap-no-label\"}];nfForms.push(form);<\/script>\n        \r\n<\/figure>\r\n","protected":false},"excerpt":{"rendered":"<p>\u57fa\u7763\u6559\u8f14\u5c0e\u5b78\u5b78\u58eb Checkout \u670b\u8f29\u8f14\u5c0e\u8ab2\u7a0b\u4e4b\u57fa\u672c\u8f14\u5c0e\u6280\u5de7 Checkout \u00a0 \u57fa\u7763\u6559\u5a5a\u59fb\u8207\u5bb6\u5ead\u6cbb\u7642\u6df1\u9020\u73ed Checkout \u00a0 2021 \u51ac\u5b63\u8ab2\u7a0b (\u6563\u79d1\u751f\u6536\u8cbb) Checkout \u00a0 2021 \u51ac\u5b63\u8ab2\u7a0b (\u65c1\u807d\u751f\u6536\u8cbb) Checkout \u00a0<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/payment.hkcollege.edu.hk\/index.php\/wp-json\/wp\/v2\/pages\/5"}],"collection":[{"href":"https:\/\/payment.hkcollege.edu.hk\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/payment.hkcollege.edu.hk\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/payment.hkcollege.edu.hk\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/payment.hkcollege.edu.hk\/index.php\/wp-json\/wp\/v2\/comments?post=5"}],"version-history":[{"count":16,"href":"https:\/\/payment.hkcollege.edu.hk\/index.php\/wp-json\/wp\/v2\/pages\/5\/revisions"}],"predecessor-version":[{"id":98,"href":"https:\/\/payment.hkcollege.edu.hk\/index.php\/wp-json\/wp\/v2\/pages\/5\/revisions\/98"}],"wp:attachment":[{"href":"https:\/\/payment.hkcollege.edu.hk\/index.php\/wp-json\/wp\/v2\/media?parent=5"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}