test
Buy Now (function() { var stripe_62b71dbf3a5d6 = Stripe('pk_live_Q2qzYfOX3QQJUILK7lh3O35W'); var checkoutButton_62b71dbf3a5d6 = document.querySelector('#wpsc62b71dbf3a5d6'); checkoutButton_62b71dbf3a5d6.addEventListener('click', function () { stripe_62b71dbf3a5d6.redirectToCheckout({ lineItems: [{ price: 'price_1HVMIeKePml4aZvqfkC3GWIj', quantity: 1 }], mode: 'payment', successUrl: 'https://geniusterm.com/', cancelUrl: 'https://geniusterm.com', clientReferenceId: 'wpsc62b71dbf3a5d6', billingAddressCollection: 'required' }) .then(function (result) { if (result.error) { var displayError = document.getElementById('error-wpsc62b71dbf3a5d6'); displayError.textContent = result.error.message; } }); }); })();
Continue reading