{"id":886,"date":"2024-02-07T21:34:21","date_gmt":"2024-02-07T21:34:21","guid":{"rendered":"https:\/\/machacademy.com\/?page_id=886"},"modified":"2024-02-07T21:34:23","modified_gmt":"2024-02-07T21:34:23","slug":"payment-center","status":"publish","type":"page","link":"https:\/\/machacademy.com\/index.php\/payment-center\/","title":{"rendered":"Payment Center"},"content":{"rendered":"\n<div style=\"text-align: center\">\n<label for=\"paymentOptions\"> Payment Options:<\/label>\n<select name=\"formPaymentOptions\" id=\"paymentOptions\">\n\t<option value=\"2\">Monthly Program<\/option>\n\t<option value=\"3\">Lesson Fees<\/option>\n\t<option value=\"4\">Daily Fee<\/option>\n\t<option value=\"5\">Camp Fees<\/option>\n\t<option value=\"6\">Stringing<\/option>\n\t<option value=\"7\">Tennis Supplies<\/option>\n\t<option value=\"8\">Concessions<\/option>\n\t<option value=\"9\">Ball Machine<\/option>\n<\/select>\n\n<br\/>\n<br\/>\n<label for=\"amount-input\">Amount:<\/label>\n<input type=\"number\" id=\"amount-input\" placeholder=\"Enter amount\" value=\"50.00\" \/>\n<br\/>\n<br\/>\n\n\n<div id=\"paypal-button-container\"><\/div>\n<\/div>\n\n<script>\n\/\/ Initialize the PayPal SDK\npaypal.Buttons({\n  createOrder: function(data, actions) {\n    \/\/ Get the amount and description entered by the user\n    var userAmount = document.getElementById('amount-input').value;\n\tvar userDescription = document.getElementById('paymentOptions').options[document.getElementById('paymentOptions').selectedIndex].text;\n\n    \/\/ Set up the transaction details with the user-entered amount and description\n    return actions.order.create({\n      purchase_units: [{\n        amount: {\n          value: userAmount \/\/ Set the transaction amount based on user input\n        },\n      description:  userDescription \n\t  }]\n    });\n  },\n  onApprove: function(data, actions) {\n\n    \/\/ Capture the authorized payment\n    return actions.order.capture().then(function(details) {\n\n      \/\/ Handle the successful payment\n      console.log('Payment completed. Transaction ID: ' + details.id);\n\n      \/\/ Perform post-authorization tasks here\n      \/\/ Display a success message\n      alert('Transaction completed!');\n\n      \/\/ Redirect or navigate to a success page\n      window.location.href = '\/';\n    });\n  },\n  onCancel: function() {\n    \/\/ Display a cancellation message\n    alert('Transaction cancelled.');\n\n    \/\/ Redirect or navigate to a cancellation page\n    window.location.href = '\/';\n  },\n  onError: function(err) {\n    \/\/ Display an error message\n    alert('An error occurred: ' + err);\n\n    \/\/ Perform any further actions or server-side processing if needed\n\n    \/\/ Redirect or navigate to an error page\n    window.location.href = '\/';\n  }\n}).render('#paypal-button-container');\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Payment Options: Monthly ProgramLesson FeesDaily FeeCamp FeesStringingTennis SuppliesConcessionsBall Machine Amount:<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-886","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/machacademy.com\/index.php\/wp-json\/wp\/v2\/pages\/886","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/machacademy.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/machacademy.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/machacademy.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/machacademy.com\/index.php\/wp-json\/wp\/v2\/comments?post=886"}],"version-history":[{"count":1,"href":"https:\/\/machacademy.com\/index.php\/wp-json\/wp\/v2\/pages\/886\/revisions"}],"predecessor-version":[{"id":888,"href":"https:\/\/machacademy.com\/index.php\/wp-json\/wp\/v2\/pages\/886\/revisions\/888"}],"wp:attachment":[{"href":"https:\/\/machacademy.com\/index.php\/wp-json\/wp\/v2\/media?parent=886"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}