charge.refunded
The charge.refunded
event is triggered when the end-user's credit card has been refunded upon submitting a refund from the Pelcro Platform. This could occur when a subscription is canceled before the end of the phase and that the customer needs to be refunded.
{
"type": "charge.refunded",
"id": "evt_xIpA4dkJ1CJ04zR5JJ8BPlNa",
"created": 1624531763,
"triggered_from": "open_api",
"data": {
"object": {
"object": "charge",
"id": 85,
"agency_id": null,
"amount": 20000,
"amount_refunded": 20000,
"by_agency": false,
"created": "2021-06-24 10:33:02",
"created_at": "2021-06-24 10:33:05",
"currency": "cad",
"customer": {
"object": "customer",
"id": 64,
"balance": 0,
"created": "2021-06-24 10:16:11",
"currency": "cad",
"default_source": {
"object": "source",
"id": 106,
"address_line1_check": "pass",
"address_zip_check": "pass",
"brand": "Visa",
"country": "US",
"cvc_check": "pass",
"dynamic_last4": null,
"exp_month": 5,
"exp_year": 2022,
"fingerprint": "b20EgCMpRnuPYluY",
"funding": "credit",
"last4": "0019",
"name": null,
"three_d_secure": "optional",
"tokenization_method": null
},
"delinquent": false,
"display_name": "display_name",
"email": "[email protected]",
"email_confirm": null,
"first_name": "first name",
"has_password": 0,
"language": null,
"last_login_method": 'email',
"last_name": "last name",
"metadata": {
"pelcro_account_id": "1",
"pelcro_customer_id": "64"
},
"phone": "12345678",
"phone_confirm": null,
"salutation": "salutation",
"title": "title",
"username": null
},
"description": "Subscription creation",
"disputed": false,
"failure_code": null,
"failure_message": null,
"invoice": {
"object": "invoice",
"id": 158,
"address_billing": {
"object": "address",
"id": 44,
"city": "cit",
"company": null,
"country": "CA",
"country_name": "Canada",
"created_at": "2021-06-24 10:28:08",
"department": null,
"first_name": "first name",
"is_default": true,
"last_name": "last name",
"line1": "ad",
"line2": null,
"postal_code": "12345",
"salutation": null,
"state": "QC",
"state_name": "Quebec",
"title": null,
"type": "billing",
"updated_at": "2021-06-24 10:28:08"
},
"address_shipping": null,
"amount_due": 20000,
"amount_paid": 20000,
"amount_remaining": 0,
"auto_advance": false,
"billing": "charge_automatically",
"billing_address": {
"object": "address",
"id": 44,
"city": "cit",
"company": null,
"country": "CA",
"country_name": "Canada",
"created_at": "2021-06-24 10:28:08",
"department": null,
"first_name": "first name",
"is_default": true,
"last_name": "last name",
"line1": "ad",
"line2": null,
"postal_code": "12345",
"salutation": null,
"state": "QC",
"state_name": "Quebec",
"title": null,
"type": "billing",
"updated_at": "2021-06-24 10:28:08"
},
"billing_reason": "subscription_create",
"charge_id": 85,
"created": "2021-06-24 10:33:02",
"currency": "cad",
"customer": {
"object": "customer",
"id": 64,
"balance": 0,
"created": "2021-06-24 10:16:11",
"currency": "cad",
"default_source": {
"object": "source",
"id": 106,
"address_line1_check": "pass",
"address_zip_check": "pass",
"brand": "Visa",
"country": "US",
"cvc_check": "pass",
"dynamic_last4": null,
"exp_month": 5,
"exp_year": 2022,
"fingerprint": "b20EgCMpRnuPYluY",
"funding": "credit",
"last4": "0019",
"name": null,
"object_id": "src_1DOYwzIZYE1ApGjqEnkUtNNv",
"three_d_secure": "optional",
"tokenization_method": null
},
"delinquent": false,
"display_name": "display_name",
"email": "[email protected]",
"email_confirm": null,
"first_name": "first name",
"has_password": 0,
"language": null,
"last_login_method": 'email',
"last_name": "last name",
"metadata": {
"pelcro_account_id": "1",
"pelcro_customer_id": "64"
},
"object_id": "cus_PicxVTB4Sso6g7",
"phone": "12345678",
"phone_confirm": null,
"salutation": "salutation",
"title": "title",
"username": null
},
"customer_address": {
"city": "cit",
"country": "CA",
"line1": "ad",
"line2": null,
"postal_code": "12345",
"state": "QC"
},
"customer_shipping": null,
"default_tax_rates": null,
"deleted_at": null,
"discount_id": null,
"ending_balance": 0,
"finalized_at": "2021-06-24 10:33:02",
"is_imported": null,
"lines": {
"object": "list",
"data": [
{
"object": "line_item",
"id": 158,
"amount": 20000,
"created_at": "2021-06-24 10:33:07",
"currency": "cad",
"deleted_at": null,
"description": "1 × Cool product (at $200.00 / year)",
"metadata": {
"pelcro_site_id": "1",
"pelcro_subscription_id": "70"
},
"period": {
"end": 1656066782,
"start": 1624530782
},
"quantity": 1,
"renews_at": 1656066782,
"subscription": {
"object": "subscription",
"id": 70,
"address_id": null,
"address_shipping": {
"object": "address",
"id": 43,
"city": "city name",
"company": "company name",
"country": "CA",
"country_name": "Canada",
"created_at": "2021-06-24 10:21:26",
"department": "which department",
"first_name": "first name",
"is_default": true,
"last_name": "last name",
"line1": "specific address",
"line2": "apt 100",
"postal_code": "12345",
"salutation": null,
"state": "QC",
"state_name": "Quebec",
"title": "title name",
"type": "shipping",
"updated_at": "2021-06-24 10:22:48"
},
"agency_id": null,
"backdate_start_date": null,
"billing": "charge_automatically",
"billing_cycle_anchor": "2021-06-24 10:33:02",
"cancel_at": null,
"cancel_at_period_end": 0,
"cancel_reason": null,
"canceled_at": null,
"coupon": null,
"created": "2021-06-24 10:33:02",
"current_period_end": "2022-06-24 10:33:02",
"current_period_start": "2021-06-24 10:33:02",
"customer": {
"object": "customer",
"id": 64,
"balance": 0,
"created": "2021-06-24 10:16:11",
"currency": "cad",
"default_source": {
"object": "source",
"id": 106,
"address_line1_check": "pass",
"address_zip_check": "pass",
"brand": "Visa",
"country": "US",
"cvc_check": "pass",
"dynamic_last4": null,
"exp_month": 5,
"exp_year": 2022,
"fingerprint": "b20EgCMpRnuPYluY",
"funding": "credit",
"last4": "0019",
"name": null,
"object_id": "src_1DOYwzIZYE1ApGjqEnkUtNNv",
"three_d_secure": "optional",
"tokenization_method": null
},
"delinquent": false,
"display_name": "display_name",
"email": "[email protected]",
"email_confirm": null,
"first_name": "first name",
"has_password": 0,
"language": null,
"last_login_method": 'email',
"last_name": "last name",
"metadata": {
"pelcro_account_id": "1",
"pelcro_customer_id": "64"
},
"object_id": "cus_PicxVTB4Sso6g7",
"phone": "12345678",
"phone_confirm": null,
"salutation": "salutation",
"title": "title",
"username": null
},
"days_until_due": null,
"default_source": {
"object": "source",
"id": 106,
"address_line1_check": "pass",
"address_zip_check": "pass",
"brand": "Visa",
"country": "US",
"cvc_check": "pass",
"dynamic_last4": null,
"exp_month": 5,
"exp_year": 2022,
"fingerprint": "b20EgCMpRnuPYluY",
"funding": "credit",
"last4": "0019",
"name": null,
"object_id": "src_1DOYwzIZYE1ApGjqEnkUtNNv",
"three_d_secure": "optional",
"tokenization_method": null
},
"default_tax_rates": null,
"ended_at": null,
"gift_code": null,
"gift_donor_subscription_id": null,
"gift_recipient_email": null,
"gift_recipient_first_name": null,
"gift_recipient_last_name": null,
"gift_start_date": null,
"is_gift_donor": null,
"is_gift_recipient": null,
"is_redeemed": null,
"latest_invoice": {
"object": "invoice",
"id": 158,
"address_billing": {
"object": "address",
"id": 44,
"city": "cit",
"company": null,
"country": "CA",
"country_name": "Canada",
"created_at": "2021-06-24 10:28:08",
"department": null,
"first_name": "first name",
"is_default": true,
"last_name": "last name",
"line1": "ad",
"line2": null,
"postal_code": "12345",
"salutation": null,
"state": "QC",
"state_name": "Quebec",
"title": null,
"type": "billing",
"updated_at": "2021-06-24 10:28:08"
},
"address_shipping": null,
"amount_due": 20000,
"amount_paid": 20000,
"amount_remaining": 0,
"auto_advance": false,
"billing": "charge_automatically",
"billing_address": {
"object": "address",
"id": 44,
"city": "cit",
"company": null,
"country": "CA",
"country_name": "Canada",
"created_at": "2021-06-24 10:28:08",
"department": null,
"first_name": "first name",
"is_default": true,
"last_name": "last name",
"line1": "ad",
"line2": null,
"postal_code": "12345",
"salutation": null,
"state": "QC",
"state_name": "Quebec",
"title": null,
"type": "billing",
"updated_at": "2021-06-24 10:28:08"
},
"billing_reason": "subscription_create",
"charge_id": 85,
"created": "2021-06-24 10:33:02",
"currency": "cad",
"customer": {
"object": "customer",
"id": 64,
"balance": 0,
"created": "2021-06-24 10:16:11",
"currency": "cad",
"default_source": {
"object": "source",
"id": 106,
"address_line1_check": "pass",
"address_zip_check": "pass",
"brand": "Visa",
"country": "US",
"cvc_check": "pass",
"dynamic_last4": null,
"exp_month": 5,
"exp_year": 2022,
"fingerprint": "b20EgCMpRnuPYluY",
"funding": "credit",
"last4": "0019",
"name": null,
"object_id": "src_1DOYwzIZYE1ApGjqEnkUtNNv",
"three_d_secure": "optional",
"tokenization_method": null
},
"delinquent": false,
"display_name": "display_name",
"email": "[email protected]",
"email_confirm": null,
"first_name": "first name",
"has_password": 0,
"language": null,
"last_login_method": 'email',
"last_name": "last name",
"metadata": {
"pelcro_account_id": "1",
"pelcro_customer_id": "64"
},
"object_id": "cus_PicxVTB4Sso6g7",
"phone": "12345678",
"phone_confirm": null,
"salutation": "salutation",
"title": "title",
"username": null
},
"customer_address": {
"city": "cit",
"country": "CA",
"line1": "ad",
"line2": null,
"postal_code": "12345",
"state": "QC"
},
"customer_shipping": null,
"default_tax_rates": null,
"deleted_at": null,
"discount_id": null,
"ending_balance": 0,
"finalized_at": "2021-06-24 10:33:02",
"is_imported": null,
"lines": {
"object": "list",
"data": [
{
"object": "line_item",
"id": 158,
"amount": 20000,
"created_at": "2021-06-24 10:33:07",
"currency": "cad",
"deleted_at": null,
"description": "1 × Cool product (at $200.00 / year)",
"metadata": {
"pelcro_site_id": "1",
"pelcro_subscription_id": "70"
},
"object_id": "il_1K0jBTJO5Oc53P1zs9d75Hi7",
"period": {
"end": 1656066782,
"start": 1624530782
},
"quantity": 1,
"tax_amounts": null,
"tax_rates": null,
"updated_at": "2021-06-24 10:33:07"
}
]
},
"marked_uncollectible_at": null,
"number": "5408B141-0001",
"object_id": "in_19vkKQGrB8QvQYKPFguF5dN0",
"paid_at": "2021-06-24 10:33:02",
"period_end": "2021-06-24 10:33:02",
"period_start": "2021-06-24 10:33:02",
"post_payment_credit_notes_amount": 0,
"pre_payment_credit_notes_amount": 0,
"purchase_order": null,
"source": {
"object": "source",
"id": 106,
"address_line1_check": "pass",
"address_zip_check": "pass",
"brand": "Visa",
"country": "US",
"cvc_check": "pass",
"dynamic_last4": null,
"exp_month": 5,
"exp_year": 2022,
"fingerprint": "b20EgCMpRnuPYluY",
"funding": "credit",
"last4": "0019",
"name": null,
"object_id": "src_1DOYwzIZYE1ApGjqEnkUtNNv",
"three_d_secure": "optional",
"tokenization_method": null
},
"plan": {
"id": 1,
"nickname": "test",
"interval": "day"
},
"product": {
"id": 1,
"name": "test",
"name_internal": null
},
"subscription_id": 10,
"starting_balance": 0,
"status": "paid",
"subtotal": 20000,
"tax": null,
"tax_percent": null,
"total": 20000,
"total_tax_amounts": null,
"updated_at": "2021-06-24 10:33:09",
"voided_at": null
},
"object_id": "sub_9uBbGCJyRHHvlZ",
"plan": {
"object": "plan",
"id": 1,
"active": "active",
"amount": 20000,
"currency": "cad",
"entitlements": null,
"group_owner_plan_id": null,
"interval": "year",
"interval_count": 1,
"nickname": "$200 CAD / auto-renew / Yearly",
"name_internal": "$200 CAD / auto-renew / Yearly",
"type": "regular",
"object_id": "plan_KgXBfOJQkqiUOY",
"trial_period_days": 0,
"product": {
"object": "product",
"id": 1,
"type": "service",
"active": "active",
"address_required": 0,
"description": "Cool product",
"livemode": false,
"is_hidden": null,
"name": "Cool product",
"object_id": "prod_CTu9eQyj2n8jWM",
"package_dimensions": null,
"shippable": null,
"statement_descriptor": "Cool product",
"unit_label": null
}
},
"quantity": 1,
"renews_at": 1656066782,
"schedules": {
"object": "list",
"data": [
{
"billing": "charge_automatically",
"canceled_at": null,
"collection_method": "charge_automatically",
"completed_at": null,
"created": "2021-06-24 10:47:36",
"current_phase": {
"end_date": 1656066782,
"start_date": 1624530782
},
"current_phase_start_date": "2021-06-24 10:33:02",
"current_phase_end_date": "2022-06-24 10:33:02",
"default_settings": {
"application_fee_percent": null,
"automatic_tax": {
"enabled": false
},
"billing_cycle_anchor": "automatic",
"billing_thresholds": null,
"collection_method": "charge_automatically",
"default_payment_method": null,
"default_source": "src_1J5pzHJ791D5QhBigcZKjfSt",
"invoice_settings": {
"days_until_due": null
},
"transfer_data": null
},
"end_behavior": "release",
"invoice_settings": {
"days_until_due": null
},
"metadata": null,
"released_at": null,
"renewal_behavior": "release",
"status": "active",
"object": "subscription_schedule",
"object_id": "sub_sched_2EdaiZEe8zIcGmnkY3s6Z4Dl",
"phases": {
"object": "list",
"data": [
{
"collection_method": "charge_automatically",
"end_date": "2022-06-24 10:33:02",
"invoice_settings": null,
"start_date": "2021-06-24 10:33:02",
"tax_percent": null,
"trial_end": null,
"created_at": "2021-06-24 10:47:37",
"updated_at": "2021-06-24 10:47:37",
"coupon": null,
"plans": {
"object": "list",
"data": [
{
"index": 0,
"billing_thresholds": null,
"quantity": 1,
"plan": {
"object": "plan",
"id": 1,
"active": "active",
"amount": 20000,
"currency": "cad",
"entitlements": null,
"group_owner_plan_id": null,
"interval": "year",
"interval_count": 1,
"nickname": "$200 CAD / auto-renew / Yearly",
"name_internal": "$200 CAD / auto-renew / Yearly",
"type": "regular",
"object_id": "plan_KgXBfOJQkqiUOY",
"trial_period_days": 0,
"product": {
"object": "product",
"id": 1,
"type": "service",
"active": "active",
"address_required": 0,
"description": "Cool product",
"livemode": false,
"is_hidden": null,
"name": "Cool product",
"object_id": "prod_CTu9eQyj2n8jWM",
"package_dimensions": null,
"shippable": null,
"statement_descriptor": "Cool product",
"unit_label": null
}
},
"object": "subscription_schedule_phase_plan"
}
]
},
"object": "subscription_schedule_phase"
},
{
"collection_method": "charge_automatically",
"end_date": "2022-07-01 10:33:02",
"invoice_settings": null,
"start_date": "2022-06-24 10:33:02",
"tax_percent": null,
"trial_end": null,
"created_at": "2021-06-24 10:47:37",
"updated_at": "2021-06-24 10:47:37",
"coupon": null,
"plans": {
"object": "list",
"data": [
{
"index": 0,
"billing_thresholds": null,
"quantity": 1,
"plan": {
"object": "plan",
"id": 4,
"active": "active",
"amount": 8000,
"currency": "cad",
"entitlements": null,
"group_owner_plan_id": null,
"interval": "week",
"interval_count": 1,
"nickname": "80 CAD Weekly / auto-renew",
"name_internal": "80 CAD Weekly / auto-renew",
"type": "regular",
"object_id": "plan_KgXBfOJQkqiUOY",
"trial_period_days": 0,
"product": {
"object": "product",
"id": 1,
"type": "service",
"active": "active",
"address_required": 0,
"description": "Cool product",
"livemode": false,
"is_hidden": null,
"name": "Cool product",
"object_id": "prod_CTu9eQyj2n8jWM",
"package_dimensions": null,
"shippable": null,
"statement_descriptor": "Cool product",
"unit_label": null
}
},
"object": "subscription_schedule_phase_plan"
}
]
},
"object": "subscription_schedule_phase"
}
]
}
}
]
},
"shipments_remaining": null,
"shipments_suspended_until": null,
"shipments_undeliverable": false,
"shipping_address": {
"object": "address",
"id": 43,
"city": "city name",
"company": "company name",
"country": "CA",
"country_name": "Canada",
"created_at": "2021-06-24 10:21:26",
"department": "which department",
"first_name": "first name",
"is_default": true,
"last_name": "last name",
"line1": "specific address",
"line2": "apt 100",
"postal_code": "12345",
"salutation": null,
"state": "QC",
"state_name": "Quebec",
"title": "title name",
"type": "shipping",
"updated_at": "2021-06-24 10:22:48"
},
"site_id": 1,
"source": "Phone",
"start_date": "2021-06-24 10:33:02",
"status": "active",
"trial_end": null,
"trial_start": null
},
"tax_amounts": null,
"tax_rates": null,
"updated_at": "2021-06-24 10:33:07"
}
]
},
"marked_uncollectible_at": null,
"number": "5408B141-0001",
"object_id": "in_19vkKQGrB8QvQYKPFguF5dN0",
"paid_at": "2021-06-24 10:33:02",
"period_end": "2021-06-24 10:33:02",
"period_start": "2021-06-24 10:33:02",
"post_payment_credit_notes_amount": 0,
"pre_payment_credit_notes_amount": 0,
"purchase_order": null,
"source": {
"object": "source",
"id": 106,
"address_line1_check": "pass",
"address_zip_check": "pass",
"brand": "Visa",
"country": "US",
"cvc_check": "pass",
"dynamic_last4": null,
"exp_month": 5,
"exp_year": 2022,
"fingerprint": "b20EgCMpRnuPYluY",
"funding": "credit",
"last4": "0019",
"name": null,
"object_id": "src_1DOYwzIZYE1ApGjqEnkUtNNv",
"three_d_secure": "optional",
"tokenization_method": null
},
"plan": {
"id": 1,
"nickname": "test",
"interval": "day"
},
"product": {
"id": 1,
"name": "test",
"name_internal": null
},
"subscription_id": 10,
"starting_balance": 0,
"status": "paid",
"subtotal": 20000,
"tax": null,
"tax_percent": null,
"total": 20000,
"total_tax_amounts": null,
"updated_at": "2021-06-24 10:33:09",
"voided_at": null
},
"invoice_id": 158,
"object_id": "ch_2DvKNaGqB8PvQGJPEvZv5gTp",
"offline": false,
"origin": 1,
"paid": true,
"receipt_email": null,
"receipt_number": null,
"receipt_url": "https://pay.stripe.com/receipts/acct_1IkqrnJ791D5QhBi/ch_1J5prmJ791D5QhBio6quCb6Y/rcpt_JjISlfstfqWLhuJp0iqT9qSowS5urMm",
"reference": null,
"refund": {
"object": "refund",
"id": 14,
"amount": 20000,
"charge_id": 85,
"created": "2021-06-24 10:49:17",
"currency": "cad",
"metadata": {
"pelcro_refund_id": "14"
},
"object_id": "re_1FHt1VGqB8RvQYJQdO0WXS2q",
"reason": "requested_by_customer",
"reference": "re_12fffd",
"status": "succeeded"
},
"refunded": true,
"refunded_at": "2021-06-24 10:49:20",
"remit_rate": null,
"remit_rate_amount": null,
"source_id": 104,
"statement_descriptor": "Cool product",
"status": "refunded",
"updated_at": "2021-06-24 10:49:22",
"user_id": 64
}
}
}
Updated 4 months ago