#procomsecurite
1 messages · Page 1 of 1 (latest)
Hi! What's the question?
how to goes from a test page to the real page ? Do I have to rebuild the page or is it possible to save the test page information ? Next, will the customer have to confirm each withdrawal ? every month? and finally, is it possible to get your help for the 1rst withdrawal to understand the manipulations ?
- What do you mean by "rebuild the page"? Test mode only differs from Live mode by the API keys.
- What do you mean by "withdrawal"?
1- how to goes from the test mode to the live mode ? and do my informations from test mode would be save for the live mode 2- it means the monthly invoice collection to our customer
- You just use Live mode API keys in your production application. What information are you talking about exactly?
- Are you using Subscriptions?
do the informations about the customers (contact, name etc) that I add in the test mode would be save on the live mode ?
No, it can't be copied to Live mode
2- yes, do each subsciptions would have to be confirmed by the customer each month?
can we import a excel file in the live mode to creat the customer base ?
- If you use
collection_method: charge_automaticallythen customers will not need to do anything: https://stripe.com/docs/api/subscriptions/create#create_subscription-collection_method
- You can use Customer API to create Customer objects in Live mode: https://stripe.com/docs/api/customers/create
do I have to pay something for your sofware ?
You can find the pricing details here: https://stripe.com/pricing