5 ms·
They often offer either the simple option or the custom-built option basically: - Stripe Checkout (https://stripe.com/docs/checkout https://stripe.com/docs/che
by aboutruby 7y ago
They often offer either the simple option or the custom-built option basically:
- Stripe Checkout (https://stripe.com/docs/checkout https://stripe.com/docs/checkout) vs implementing your custom credit card form and using the API directly (https://stripe.com/docs/charges https://stripe.com/docs/charges)
- Standard, Express, Custom options for Stripe Connect (e.g. take money from someone and give it to someone else): https://stripe.com/docs/connect/accounts https://stripe.com/docs/connect/accounts
- mduvall 7y agoHi from Stripe! We are currently working on a new version of our Checkout product[0] and would love feedback. We are working on making the simplest drop-in integration to get up and running on Stripe, and we support Stripe Billing! Send me any thoughts you have (matt at stripe). [0] https://stripe.com/docs/payments/checkout https://stripe.com/docs/payments/checkout
- enraged_camel 7y agoUnrelated: can you guys please provide a native way to pause subscriptions? I find all the recommended methods in your docs hellish.