Stripe
Get started with the Stripe connector!
Description
Stripe is a suite of APIs powering online payment processing and commerce solutions for internet businesses of all sizes.
Connector Details
Name | Value |
---|---|
Platform | Stripe |
Auth Type | API Keys |
Direction | Read |
Supported Data
See the table below for the list of data you can read with the Stripe connector.
Table Name | Fields |
---|---|
charges | metadata, fraud_details, transfer_group, on_behalf_of, review, failure_message, receipt_email, application_fee_amount, disputed, payment_method, billing_details, statement_descriptor_suffix, transfer_data, receipt_url, statement_descriptor, source, destination, id, object, outcome, status, currency, created, order, application, refunded, receipt_number, livemode, captured, paid, shipping, calculated_statement_descriptor, invoice, amount_captured, amount, customer, payment_intent, source_transfer, statement_description, refunds, application_fee, card, payment_method_details, balance_transaction, amount_refunded, failure_code, dispute, description, updated |
events | created, data, id, api_version, object, livemode, pending_webhooks, request, type, updated |
customers | metadata, preferred_locales, invoice_settings, name, tax_exempt, next_invoice_sequence, balance, phone, address, shipping, sources, delinquent, description, livemode, default_source, cards, email, default_card, subscriptions, discount, account_balance, currency, id, invoice_prefix, tax_info_verification, object, created, tax_info, updated |
plans | nickname, amount_decimal, tiers, object, aggregate_usage, created, statement_description, product, statement_descriptor, interval_count, transform_usage, name, amount, interval, id, trial_period_days, usage_type, active, tiers_mode, billing_scheme, livemode, currency, metadata, updated |
invoices | date, next_payment_attempt, customer_tax_exempt, footer, customer_name, post_payment_credit_notes_amount, created, status_transitions, default_source, account_country, discounts, account_tax_ids, transfer_data, total_discount_amounts, last_finalization_error, default_tax_rates, customer_tax_ids, total_tax_amounts, customer_address, customer_shipping, customer_phone, payment_intent, customer_email, finalized_at, pre_payment_credit_notes_amount, collection_method, default_payment_method, account_name, tax, metadata, charge, description, receipt_number, attempt_count, payment, amount_paid, due_date, id, webhooks_delivered_at, statement_descriptor, hosted_invoice_url, period_end, amount_remaining, tax_percent, billing, auto_advance, paid, discount, number, billing_reason, ending_balance, livemode, period_start, attempted, closed, invoice_pdf, customer, subtotal, application_fee, lines, forgiven, object, starting_balance, amount_due, currency, total, statement_description, subscription, status, updated |
invoice_items | amount, metadata, plan, tax_rates, invoice, unit_amount_decimal, period, quantity, description, date, object, subscription, id, livemode, discounts, discountable, unit_amount, currency, customer, proration, subscription_item, updated |
invoice_line_items | id, invoice, discounts, discount_amounts, tax_amounts, subscription_item, metadata, description, object, discountable, quantity, amount, type, livemode, proration, period, subscription, price, plan, invoice_item, currency |
credit_notes | id, object, amount, created, currency, customer, customer_balance_transaction, discount_amount, discount_amounts, invoice, lines, livemode, memo, metadata, number, out_of_band_amount, pdf, reason, refund, status, subtotal, tax_amounts, total, type, voided_at |
credit_note_line_items | id, object, amount, description, discount_amount, discount_amounts, invoice_line_item, invoice_line_item_unique_id, livemode, quantity, tax_amounts, tax_rates, type, unit_amount, unit_amount_decimal |
transfers | metadata, reversals, id, statement_description, amount, balance_transaction, reversed, created, amount_reversed, source_type, source_transaction, date, livemode, statement_descriptor, failure_balance_transaction, recipient, destination, automatic, object, currency, transfer_group, arrival_date, description, updated |
coupons | metadata, times_redeemed, percent_off_precise, livemode, object, redeem_by, duration, id, valid, currency, duration_in_months, name, max_redemptions, amount_off, created, percent_off, updated |
subscriptions | metadata, canceled_at, schedule, next_pending_invoice_item_invoice, cancel_at, invoice_customer_balance_settings, pending_invoice_item_interval, pause_collection, transfer_data, latest_invoice, billing_thresholds, pending_setup_intent, start_date, collection_method, default_source, default_payment_method, livemode, start, items, id, trial_start, application_fee_percent, billing_cycle_anchor, cancel_at_period_end, tax_percent, discount, current_period_end, plan, billing, quantity, days_until_due, status, created, ended_at, customer, current_period_start, trial_end, object, updated |
subscription_items | metadata, canceled_at, current_period_end, plan, subscription, trial_start, created, cancel_at_period_end, quantity, tax_percent, current_period_start, start, billing_thresholds, discount, application_fee_percent, id, status, customer, object, livemode, ended_at, trial_end |
balance_transactions | fee, currency, source, fee_details, available_on, status, description, net, exchange_rate, type, sourced_transfers, id, object, created, amount, updated |
payouts | metadata, failure_code, id, original_payout, reversed_by, statement_description, amount, balance_transaction, created, amount_reversed, source_type, bank_account, date, method, livemode, statement_descriptor, failure_message, failure_balance_transaction, recipient, destination, automatic, object, status, currency, transfer_group, type, arrival_date, description, source_transaction, updated |
payout_transactions | payout_id, id |
disputes | id, object, amount, balance_transactions, charge, created, currency, evidence, evidence_details, is_charge_refundable, livemode, metadata, reason, status, updated |
products | id, object, active, attributes, caption, created, deactivate_on, description, images, livemode, metadata, name, package_dimensions, shippable, statement_descriptor, type, unit_label, updated, url |
promotion_codes | id, object, active, code, created, livemode, coupon |
checkout_sessions | id, object, after_expiration, allow_promotion_codes, amount_subtotal, amount_total, cancel_url, client_reference_id, consent, consent_collection, currency, customer, customer_creation, customer_details, customer_email, expires_at, livemode, metadata, mode, payment_intent, payment_link, payment_method_options, payment_status, recovered_from, setup_intent, shipping, shipping_address_collection, shipping_rate, status, submit_type, subscription, success_url, url, total_details |
payment_intents | id, object, amount, amount_capturable, amount_received, application, application_fee_amount, automatic_payment_methods, canceled_at, cancellation_reason, capture_method, charges, client_secret, confirmation_method, created, currency, customer, description, invoice, last_payment_error, livemode, metadata, next_action, on_behalf_of, payment_method, payment_method_options, payment_method_types, processing, receipt_email, review, setup_future_usage, shipping, statement_descriptor, statement_descriptor_suffix, status, transfer_data, transfer_group |
Updated 4 months ago