#slimhakz
1 messages · Page 1 of 1 (latest)
Hello slimhakz, we'll be with you shortly! Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
• https://discord.com/channels/841573134531821608/1164213098224300082, 1 days ago, 33 messages
hi, depends on your development resouces and experience so I can't really answer that.
php developer here
Need to integrate stripe to take deposits for bookings on our site
but also need to include a metafield for the booking reference, so when the payment is made, the booking can be reference and updated on our custom php booking system
sounds good, you could use https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-metadata for that.
That won't work with payment links though will it?
It has to be a proper stripe checkout...
yep
Ok do you think 3 weeks is enough time to integrate this and set it all up?
That depends on your development resouces and experience so I can't really answer that. Seems probably reasonable though.
I'm working on this for a client you see, is there a prebuilt checkout?
that could save us time for the client
depends what you mean. There are many plugins and platforms that use Stripe. We also have some no code options like embeddable payment links and subscription pricing tables : https://stripe.com/docs/no-code and they might do what you need and get you up and running faster.
Payment links won't allow us to track a booking reference
true!