#clairybeary
1 messages · Page 1 of 1 (latest)
Hi there, guest customer is only available n Dashboard, and there's no way to manage it through API.
so how do i get his cedit card details to set up my recurring payments?
The "guest customers" are not real customers, so that the payment methods that are associated with them are not attached, and therefore can't be reused.
You need to create a customer first, collect a payment method and attach it to a customer so that you can reuse it.
is this currect?
What's your question related to this screenshot?
how to set up the recurring payments if i cant use the guest customer details
You still need to collect the payment details first.
Again you can't use the payment method from guest customers to set up a recurring payment
so if i set up a recurring payment.. i need to get his credit card details? can we send a link for him to fill out?
Yes you can. You can let Stripe to send the hosted invoice URL of the invoice to the customer (i.e., the settings in the screenshot that you share).
the manual method?
Yes, collection_method=send_invoice.