Below is the mapping of Stripe’s settlement report to Gr4vy’s. This data is pulled from the Stripe payout_reconciliation.itemized.5 report.

Gr4vy settlement reportGr4vy field?Stripe report
payment_service_transaction_reconciliation_id Nopayment_metadata[gr4vy_tx_sid]
transaction_idYes-
payment_service_transaction_idNopayment_intent_id
payment_service_idYes-
payment_service_definition_idYes-
payment_service_display_nameYes-
journal_typeNoCheck journal type mapping table below
raw_journal_typeNoreporting_category
payment_service_transaction_created_atNocharge_created_utc
posted_atNoavailable_on_utc
processing_amount_plainNocustomer_facing_amount
processing_currencyNocustomer_facing_currency
exchange_rateNoCalculated field using the formula gross / customer_facing_amount
currency Nocurrency
gross_credit_plainNogross (depends on reporting_category e.g charge)
net_credit_plainNonet (depends on reporting_category e.g charge)
gross_debit_plainNogross (depends on reporting_category e.g refund)
net_debit_plainNonet (depends on reporting_category e.g refund)
fee_markup_plainNonull
fee_interchange_plainNonull
fee_scheme_plainNonull
fee_total_plainNofee
methodNoStandardized value of raw_method
raw_methodNopayment_method_type
schemeNoStandardized value of raw_scheme
raw_schemeNocard_brand
batchNoautomatic_payout_id
report_idYes-
raw_report_idsYes-
ingested_atYes-
descriptionNonull

Journal type mapping:

Stripe raw journal typeGr4vy journal type
chargesettlement
disputechargeback
dispute_reversalchargeback_reversal
any other valueother

Fields marked as Gr4vy field are populated from our internal data and not from the ingested payment service report.