#Wizcart Developers
1 messages · Page 1 of 1 (latest)
Hi, what do you mean by subscription and charge later? Subscription will automatically charge your Customer based on its interval
Yes
We want like we if customer buy hair cut package for year. We charge them on every 2 month cycle.
That's exactly how Subscription work. You can a price to recur every 2 months
Which payment methods support Subscription ?
Debit Card - Yes/No
Credit Card - Yes/No
Apple Pay - Yes/No
Google Pay - Yes/No
All of them
Most of the card should. There are some other PaymentMethods on some countries wouldn't
Can you please share any documentation from where we get this details.
You can reach out to Support for further clarification, but here are the parameters with the allowed array: https://stripe.com/docs/api/subscriptions/object#subscription_object-payment_settings-payment_method_types
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.