Paypal setup

IgnitedCMS makes it super simple to get an e-commerce system working out of the box with all the relevant database tables already setup. All you need to do is setup either a Paypal or Stripe account and enter in the details in the dashboard. Navigate to the e-commerce section in the dashboard and click on Paypal, (there will eventually be an option for Stripe and accepting subscriptions)

If you've ever worked with the likes of Woocommerce you will be familiar with how simple it is to accept payments via Paypal, simply setup up your account to receive IPN notifications, enter in your main seller Paypal email and you're all set

The system ships with two useful helper functions:-

<?= show_basket ?>

<?= show_checkout ?>