Back to source list
Official
Premium
Stripe
The CloudQuery Stripe plugin pulls data from Stripe and loads it into any supported CloudQuery destination
Publisher
cloudquery
Latest version
v4.3.2
Type
Source
Platforms
Date Published
Stripe Payment Intents
The stripe_payment_intents table shows data for Stripe Payment Intents.
This table supports incremental syncing. Read more about incremental syncing here.
Primary Keys #
Name | Type |
---|---|
id | utf8 |
Incremental Sync Keys #
Name | Type |
---|---|
created | timestamp[us, tz=UTC] |
Columns #
Name | Type |
---|---|
amount | int64 |
amount_capturable | int64 |
amount_details | json |
amount_received | int64 |
application | json |
application_fee_amount | int64 |
automatic_payment_methods | json |
canceled_at | int64 |
cancellation_reason | utf8 |
capture_method | utf8 |
client_secret | utf8 |
confirmation_method | utf8 |
_cq_id | uuid |
_cq_parent_id | uuid |
created | timestamp[us, tz=UTC] |
currency | utf8 |
customer | json |
description | utf8 |
id | utf8 |
invoice | json |
last_payment_error | json |
latest_charge | json |
livemode | bool |
metadata | json |
next_action | json |
object | utf8 |
on_behalf_of | json |
payment_method | json |
payment_method_configuration_details | json |
payment_method_options | json |
payment_method_types | list<item: utf8, nullable> |
processing | json |
receipt_email | utf8 |
review | json |
setup_future_usage | utf8 |
shipping | json |
source | json |
statement_descriptor | utf8 |
statement_descriptor_suffix | utf8 |
status | utf8 |
transfer_data | json |
transfer_group | utf8 |