back to apps
learn more
learn more
learn more
Stripe
to use stripe with casper, just text and ask — casper will handle the connection from your thread.
description
Stripe offers online payment infrastructure, fraud prevention, and APIs enabling businesses to accept and manage payments globally
what casper can do
- Cancel subscription — Cancels a customer's active stripe subscription at the end of the current billing period, with options to invoice immediately for metered usage and prorate charges for unused time.
- Confirm payment intent — Confirms a stripe paymentintent to finalize a payment; a `return url` is necessary if the payment method requires customer redirection.
- Create Customer — Creates a new customer in stripe, required for creating charges or subscriptions; an email is highly recommended for customer communications.
- Create an invoice — Creates a new draft stripe invoice for a customer; use to revise an existing invoice, bill for a specific subscription (which must belong to the customer), or apply detailed customizations.
- Create payment intent — Creates a stripe paymentintent to initiate and process a customer's payment; using `application fee amount` for a connected account requires the `stripe-account` header.
- Create a price — Creates a new stripe price for a product, defining its charges (one-time or recurring) and billing scheme; requires either an existing `product` id or `product data`.
often used together
Altoviz
Altoviz is a cloud-based billing and invoicing platform for businesses, offering online payments, expense tracking, document management, and customizable invoices.
Apaleo
Apaleo is a cloud-based property management platform handling reservations, billing, and daily operations for hospitality businesses
Appointo
Appointo is an appointment booking application designed for Shopify stores, enabling businesses to integrate online booking systems seamlessly into their websites without any coding required.