8 Training Sessions: $500.
https://www.paypal.com/sdk/js?client-id=AViTTYXCbX5KAzvIybWICN75zUtn4qTnSDFuRQwSmQTNXjLwCTJW8L9Rxh72l67fkb4J6FZM9M8yj-S5&enable-funding=venmo¤cy=USD function initPayPalButton() { paypal.Buttons({ style: { shape: ‘rect’, color: ‘silver’, layout: ‘vertical’, label: ‘paypal’, }, createOrder: function(data, actions) { return actions.order.create({ purchase_units: [{“description”:”8 Training Sessions (one hour each).”,”amount”:{“currency_code”:”USD”,”value”:500}}] }); }, onApprove: function(data, actions) { return actions.order.capture().then(function(orderData) { // Full available details console.log(‘Capture result’, orderData, JSON.stringify(orderData, null, 2)); // Show a success message within this page, e.g. const element = document.getElementById(‘paypal-button-container’); element.innerHTML = ”; element.innerHTML = ‘