Sign Up now for gym access outside of class time slots
https://www.paypal.com/sdk/js?client-id=Abr7KubHBXeJC-Bb-Mj2wmb6NcJSEOvAJ3MAdGq27YUwoCUug1VVVciPEO5dwXWRZyP1T5MZeyjA1qGB&vault=true&intent=subscription paypal.Buttons({ style: { shape: ‘pill’, color: ‘gold’, layout: ‘vertical’, label: ‘subscribe’ }, createSubscription: function(data, actions) { return actions.subscription.create({ /* Creates the subscription */ plan_id: ‘P-8PC94389T97125111M44YGSY’ }); }, onApprove: function(data, actions) { alert(data.subscriptionID); // You can add optional success message for the subscriber here } }).render(‘#paypal-button-container-P-8PC94389T97125111M44YGSY’); // Renders the PayPal button