I am thinking that for some things in an online shop such as an airport taxi can be reserved via a chat system instead of say using clicking dates entering info you have a conversation with a pickaxe. The pickaxe knows the price based on my knowledge file and this seems to work well. But I’d like to be able to take payment also when everything is set. The good news is that the price is almost always the same. So could I create a product in Stripe at the set amount and could pickaxe send this as a payable invoice or just link to the payment page in Stripe and come back. It would be better to somehow pay in a secure window inside the pickaxe at the end of the chat.
I am aware that this is a simplistic model and doesn’t have the backend of a proper e-com solution such as woocommerce. But I think it would convert way better. TY