Direct booking with Stripe only

It’s basically just a link you send return customers that lets them check out with their credit card or Apple/Google pay.

On top of it I built a system that auto-generates the links according to what price per night I have and how many nights they stay, and the only thing I need to keep track of is the calendar (which I can automate later too).

Does anybody have experience with a similar tool, or would be willing to test my solution to help me debug it? Trying to give myself a sustainable solution to direct booking sites.