191 lines
5.9 KiB
Plaintext
191 lines
5.9 KiB
Plaintext
meta {
|
||
name: STRIPE WEBHOOKS
|
||
type: http
|
||
seq: 3
|
||
}
|
||
|
||
post {
|
||
url: https://memeaigen.test/stripe/webhook
|
||
body: json
|
||
auth: none
|
||
}
|
||
|
||
body:json {
|
||
{
|
||
"id": "evt_1Rg71IEEXQJo9EEOmxJtfwVm",
|
||
"object": "event",
|
||
"api_version": "2025-05-28.basil",
|
||
"created": 1751387215,
|
||
"data": {
|
||
"object": {
|
||
"id": "in_1Rg71FEEXQJo9EEOmxbGjtdH",
|
||
"object": "invoice",
|
||
"account_country": "MY",
|
||
"account_name": "MEMEAIGEN sandbox",
|
||
"account_tax_ids": null,
|
||
"amount_due": 400,
|
||
"amount_overpaid": 0,
|
||
"amount_paid": 400,
|
||
"amount_remaining": 0,
|
||
"amount_shipping": 0,
|
||
"application": null,
|
||
"attempt_count": 1,
|
||
"attempted": true,
|
||
"auto_advance": false,
|
||
"automatic_tax": {
|
||
"disabled_reason": null,
|
||
"enabled": false,
|
||
"liability": null,
|
||
"provider": null,
|
||
"status": null
|
||
},
|
||
"automatically_finalizes_at": null,
|
||
"billing_reason": "subscription_create",
|
||
"collection_method": "charge_automatically",
|
||
"created": 1751387213,
|
||
"currency": "usd",
|
||
"custom_fields": null,
|
||
"customer": "cus_SbGYl34MpG4nv5",
|
||
"customer_address": null,
|
||
"customer_email": "memeaigen.com@gmail.com",
|
||
"customer_name": null,
|
||
"customer_phone": null,
|
||
"customer_shipping": null,
|
||
"customer_tax_exempt": "none",
|
||
"customer_tax_ids": [],
|
||
"default_payment_method": null,
|
||
"default_source": null,
|
||
"default_tax_rates": [],
|
||
"description": null,
|
||
"discounts": [],
|
||
"due_date": null,
|
||
"effective_at": 1751387213,
|
||
"ending_balance": 0,
|
||
"footer": null,
|
||
"from_invoice": null,
|
||
"hosted_invoice_url": "https://invoice.stripe.com/i/acct_1RfMzuEEXQJo9EEO/test_YWNjdF8xUmZNenVFRVhRSm85RUVPLF9TYkplU0VDWWdKSG53bDVZT2VuNjNGZFFaaFJsbFFkLDE0MTkyODAxNg0200EQHRg6hn?s=ap",
|
||
"invoice_pdf": "https://pay.stripe.com/invoice/acct_1RfMzuEEXQJo9EEO/test_YWNjdF8xUmZNenVFRVhRSm85RUVPLF9TYkplU0VDWWdKSG53bDVZT2VuNjNGZFFaaFJsbFFkLDE0MTkyODAxNg0200EQHRg6hn/pdf?s=ap",
|
||
"issuer": {
|
||
"type": "self"
|
||
},
|
||
"last_finalization_error": null,
|
||
"latest_revision": null,
|
||
"lines": {
|
||
"object": "list",
|
||
"data": [
|
||
{
|
||
"id": "il_1Rg71FEEXQJo9EEOhVjRevMb",
|
||
"object": "line_item",
|
||
"amount": 400,
|
||
"currency": "usd",
|
||
"description": "1 × Personal Creator (at $4.00 / month)",
|
||
"discount_amounts": [],
|
||
"discountable": true,
|
||
"discounts": [],
|
||
"invoice": "in_1Rg71FEEXQJo9EEOmxbGjtdH",
|
||
"livemode": false,
|
||
"metadata": {
|
||
"is_on_session_checkout": "true"
|
||
},
|
||
"parent": {
|
||
"invoice_item_details": null,
|
||
"subscription_item_details": {
|
||
"invoice_item": null,
|
||
"proration": false,
|
||
"proration_details": {
|
||
"credited_items": null
|
||
},
|
||
"subscription": "sub_1Rg71FEEXQJo9EEO18sXSEho",
|
||
"subscription_item": "si_SbJesuW5WgGoZ7"
|
||
},
|
||
"type": "subscription_item_details"
|
||
},
|
||
"period": {
|
||
"end": 1754065613,
|
||
"start": 1751387213
|
||
},
|
||
"pretax_credit_amounts": [],
|
||
"pricing": {
|
||
"price_details": {
|
||
"price": "price_1RfN2VEEXQJo9EEOzjPI2HGt",
|
||
"product": "prod_SaY8TGjiPi5hWu"
|
||
},
|
||
"type": "price_details",
|
||
"unit_amount_decimal": "400"
|
||
},
|
||
"quantity": 1,
|
||
"taxes": []
|
||
}
|
||
],
|
||
"has_more": false,
|
||
"total_count": 1,
|
||
"url": "/v1/invoices/in_1Rg71FEEXQJo9EEOmxbGjtdH/lines"
|
||
},
|
||
"livemode": false,
|
||
"metadata": {},
|
||
"next_payment_attempt": null,
|
||
"number": "IN7OJLTH-0001",
|
||
"on_behalf_of": null,
|
||
"parent": {
|
||
"quote_details": null,
|
||
"subscription_details": {
|
||
"metadata": {
|
||
"is_on_session_checkout": "true"
|
||
},
|
||
"subscription": "sub_1Rg71FEEXQJo9EEO18sXSEho"
|
||
},
|
||
"type": "subscription_details"
|
||
},
|
||
"payment_settings": {
|
||
"default_mandate": null,
|
||
"payment_method_options": {
|
||
"acss_debit": null,
|
||
"bancontact": null,
|
||
"card": {
|
||
"request_three_d_secure": "automatic"
|
||
},
|
||
"customer_balance": null,
|
||
"konbini": null,
|
||
"sepa_debit": null,
|
||
"us_bank_account": null
|
||
},
|
||
"payment_method_types": null
|
||
},
|
||
"period_end": 1751387213,
|
||
"period_start": 1751387213,
|
||
"post_payment_credit_notes_amount": 0,
|
||
"pre_payment_credit_notes_amount": 0,
|
||
"receipt_number": null,
|
||
"rendering": null,
|
||
"shipping_cost": null,
|
||
"shipping_details": null,
|
||
"starting_balance": 0,
|
||
"statement_descriptor": null,
|
||
"status": "paid",
|
||
"status_transitions": {
|
||
"finalized_at": 1751387213,
|
||
"marked_uncollectible_at": null,
|
||
"paid_at": 1751387215,
|
||
"voided_at": null
|
||
},
|
||
"subtotal": 400,
|
||
"subtotal_excluding_tax": 400,
|
||
"test_clock": null,
|
||
"total": 400,
|
||
"total_discount_amounts": [],
|
||
"total_excluding_tax": 400,
|
||
"total_pretax_credit_amounts": [],
|
||
"total_taxes": [],
|
||
"webhooks_delivered_at": null
|
||
}
|
||
},
|
||
"livemode": false,
|
||
"pending_webhooks": 2,
|
||
"request": {
|
||
"id": null,
|
||
"idempotency_key": "e50baede-20b6-4a06-a2c4-15f43ca47dd4"
|
||
},
|
||
"type": "invoice.paid"
|
||
}
|
||
}
|