So after a lot of conversations and a few extra shots in their coffee they suddenly agreed that they should go Stripe. Which is great for me as the integration is a piece of cake.
However a new problem is reporting what they purchased. It doesn’t feed Stripe any product information just the value of the purchase which is fine but currently all orders are through email notifications. I’ve managed tp get the orders placed directly into a MySQL database and can see data flowing into it. I just need a way of displaying it to the client. As i know diddly squat about MySQL or PHP I’m gonna have to google it the hard way.
Once it’s all up and running i’ll share the link so you can have a look.
No - not affiliated, nor on a commission! If you have a database which is being populated properly, then anything in that database can be pulled out by the Kuler stacks and presented on a webpage. On my site people enrol for courses, and then pay via PayPal - all this information is added to a database. Admin people can log in and view that information at any point. From the database table, you choose which fields you want the Kuler stacks to import.