bpocallaghan / titan-starter-website

A Laravel Website and Admin starter project that helps you with the setup.
https://titan.bpocallaghan.co.za
MIT License
76 stars 19 forks source link

Checkout Error In Products! #25

Closed maylmeto closed 4 years ago

maylmeto commented 4 years ago

I wonder whether payment process system have been implemented or not? it gave me error.

It would be really nice if you could integrate payment system too if it hasn't one.

product

When i clicked the checkout button to complete payment process, i got screenshot as below :

transaction

bpocallaghan commented 4 years ago

@maylmeto Thanks for the suggestion, unfortunately the website's part is very basic, more like an example to give you a good head start to customize it for your liking. There is also no payment provider. There are a lot of resources on how to implement Stripe, if its supported in your country?

maylmeto commented 4 years ago

Okay. I will start implementing payment process system in my project soon.

Thanks for your amazing scripts! Cheers!

bpocallaghan commented 4 years ago

@maylmeto Awesome, no problem, glad you are happy. Can always do a PR if you like to add something ;) Happy coding!