#adm.mushroom
1 messages · Page 1 of 1 (latest)
Hi there, what do you mean by "my google calendar is connected to stripe" ?
i created google schedule for customer to make appointment with me. When customer make booking, they are required to make payment for the appointment. I have connected my appointment schedule with my strip account. The customer made payment for the schedule on my google calendar, but when i check my strip. the payment was not capture yet and i have to manually capture the payment
anyway to make it auto capture. ?
Do you use PaymentIntents API with capture_method set to automatic ? https://stripe.com/docs/api/payment_intents/create#create_payment_intent-capture_method
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
i didn't, when i create the appointment schedule on google calendar, it allow me to connect my strip account. so i just connect on google calendar.