Buy now for $497 >>>

(function() {
var stripe = Stripe(‘pk_live_J6UGItjw0r9MUXjPQZTp6X8P’);

var checkoutButton = document.getElementById(‘checkout-button-sku_H4ZCHwz6WQgS94’);
checkoutButton.addEventListener(‘click’, function () {
// When the customer clicks on the button, redirect
// them to Checkout.
stripe.redirectToCheckout({
lineItems: [{price: ‘sku_H4ZCHwz6WQgS94’, quantity: 1}],
mode: ‘payment’,
// Do not rely on the redirect to the successUrl for fulfilling
// purchases, customers may not always reach the success_url after
// a successful payment.
// Instead use one of the strategies described in
// https://stripe.com/docs/payments/checkout/fulfill-orders
successUrl: ‘https://Unify-Agency.com/success’,
cancelUrl: ‘https://Unify-Agency.com/canceled’,
})
.then(function (result) {
if (result.error) {
// If `redirectToCheckout` fails due to a browser or network
// error, display the localized error message to your customer.
var displayError = document.getElementById(‘error-message’);
displayError.textContent = result.error.message;
}
});
});
})();

Content Delivery Pro
Online Video Course
Learn to reach your tribe on your entire social media platform with engaging video content, blog posts, podcasts, and social images, in a streamlined and focused way with this on-demand video course, Content Delivery Pro, so you can grow your sales without getting overwhelmed.

Learn how to plan, shoot, and edit your own engaging content.
Learn to set yourself apart from the competition.
Learn to set up a content schedule and stick to it.
Learn to reach your tribe over and over, provide value, and sell them over and over.Image