Back to plugin list
Official
Premium
Stripe
The CloudQuery Stripe plugin pulls data from Stripe and loads it into any supported CloudQuery destination
Publisher
cloudquery
Latest version
v3.7.0
Type
Source
Platforms
Date Published
Price per 1M rows
Starting from $15
monthly free quota
1M rows
Stripe Issuing Transactions
The stripe_issuing_transactions table shows data for Stripe Issuing Transactions.
Primary Keys #
Name | Type |
---|---|
id | utf8 |
Incremental Sync Keys #
Name | Type |
---|---|
created | timestamp[us, tz=UTC] |
Columns #
Name | Type |
---|---|
amount | int64 |
amount_details | json |
authorization | json |
balance_transaction | json |
card | json |
cardholder | json |
_cq_id | uuid |
_cq_parent_id | uuid |
created | timestamp[us, tz=UTC] |
currency | utf8 |
dispute | json |
id | utf8 |
livemode | bool |
merchant_amount | int64 |
merchant_currency | utf8 |
merchant_data | json |
metadata | json |
network_data | json |
object | utf8 |
purchase_details | json |
token | json |
treasury | json |
type | utf8 |
wallet | utf8 |