GET
/events Returns a paginated list of events that have occurred in the last 90 days. Use the query parameters to page through results.
Events older than 90 days aren't retained.
This is sometimes referred to as "the event stream."
Requires notification.read
permission.
Query parameters
afterstring
Return entities after the specified Paddle ID when working with paginated endpoints. Used in the
meta.pagination.next URL in responses for list operations.per_pageinteger
Default:
50Set how many entities are returned per page. Paddle returns the maximum number of results if a number greater than the maximum is requested. Check meta.pagination.per_page in the response to see how many were returned.
Default: 50; Maximum: 200.
Max: 200
order_bystring
Default:
id[DESC]Order returned entities by the specified field and direction ([ASC] or [DESC]). For example, ?order_by=id[ASC].
Valid fields for ordering: id (for event_id).
event_typearray
Return events that match the specified event type. Use a comma-separated list to specify multiple event types.
Values
address.createdAnaddress.createdevent.address.importedAnaddress.importedevent.address.updatedAnaddress.updatedevent.adjustment.createdAnadjustment.createdevent.adjustment.updatedAnadjustment.updatedevent.
+ Show all values− Hide values
api_key.createdAnapi_key.createdevent.api_key.expiredAnapi_key.expiredevent.api_key.expiringAnapi_key.expiringevent.api_key.revokedAnapi_key.revokedevent.api_key.updatedAnapi_key.updatedevent.api_key_exposure.createdAnapi_key_exposure.createdevent.business.createdAbusiness.createdevent.business.importedAbusiness.importedevent.business.updatedAbusiness.updatedevent.client_token.createdAclient_token.createdevent.client_token.revokedAclient_token.revokedevent.client_token.updatedAclient_token.updatedevent.customer.createdAcustomer.createdevent.customer.importedAcustomer.importedevent.customer.updatedAcustomer.updatedevent.discount.createdAdiscount.createdevent.discount.importedAdiscount.importedevent.discount.updatedAdiscount.updatedevent.discount_group.createdAdiscount_group.createdevent.discount_group.updatedAdiscount_group.updatedevent.payment_method.savedApayment_method.savedevent.payment_method.deletedApayment_method.deletedevent.payout.createdApayout.createdevent.payout.paidApayout.paidevent.price.createdAprice.createdevent.price.importedAprice.importedevent.price.updatedAprice.updatedevent.product.createdAproduct.createdevent.product.importedAproduct.importedevent.product.updatedAproduct.updatedevent.report.createdAreport.createdevent.report.updatedAreport.updatedevent.subscription.activatedAsubscription.activatedevent.subscription.canceledAsubscription.canceledevent.subscription.createdAsubscription.createdevent.subscription.importedAsubscription.importedevent.subscription.past_dueAsubscription.past_dueevent.subscription.pausedAsubscription.pausedevent.subscription.resumedAsubscription.resumedevent.subscription.trialingAsubscription.trialingevent.subscription.updatedAsubscription.updatedevent.transaction.billedAtransaction.billedevent.transaction.canceledAtransaction.canceledevent.transaction.completedAtransaction.completedevent.transaction.createdAtransaction.createdevent.transaction.paidAtransaction.paidevent.transaction.past_dueAtransaction.past_dueevent.transaction.payment_failedAtransaction.payment_failedevent.transaction.readyAtransaction.readyevent.transaction.revisedAtransaction.revisedevent.transaction.updatedAtransaction.updatedevent.
Response (200)
dataarrayrequired
event_idstringrequired
Example:
evt_01gks14ge726w50ch2tmaw2a1xUnique Paddle ID for this event, prefixed with
evt_.Pattern:
^evt_[a-z\d]{26}$event_typestringrequired
Type of event sent by Paddle, in the format
entity.event_type.Values
address.createdAnaddress.createdevent.address.importedAnaddress.importedevent.address.updatedAnaddress.updatedevent.adjustment.createdAnadjustment.createdevent.adjustment.updatedAnadjustment.updatedevent.
+ Show all values− Hide values
api_key.createdAnapi_key.createdevent.api_key.expiredAnapi_key.expiredevent.api_key.expiringAnapi_key.expiringevent.api_key.revokedAnapi_key.revokedevent.api_key.updatedAnapi_key.updatedevent.api_key_exposure.createdAnapi_key_exposure.createdevent.business.createdAbusiness.createdevent.business.importedAbusiness.importedevent.business.updatedAbusiness.updatedevent.client_token.createdAclient_token.createdevent.client_token.revokedAclient_token.revokedevent.client_token.updatedAclient_token.updatedevent.customer.createdAcustomer.createdevent.customer.importedAcustomer.importedevent.customer.updatedAcustomer.updatedevent.discount.createdAdiscount.createdevent.discount.importedAdiscount.importedevent.discount.updatedAdiscount.updatedevent.discount_group.createdAdiscount_group.createdevent.discount_group.updatedAdiscount_group.updatedevent.payment_method.savedApayment_method.savedevent.payment_method.deletedApayment_method.deletedevent.payout.createdApayout.createdevent.payout.paidApayout.paidevent.price.createdAprice.createdevent.price.importedAprice.importedevent.price.updatedAprice.updatedevent.product.createdAproduct.createdevent.product.importedAproduct.importedevent.product.updatedAproduct.updatedevent.report.createdAreport.createdevent.report.updatedAreport.updatedevent.subscription.activatedAsubscription.activatedevent.subscription.canceledAsubscription.canceledevent.subscription.createdAsubscription.createdevent.subscription.importedAsubscription.importedevent.subscription.past_dueAsubscription.past_dueevent.subscription.pausedAsubscription.pausedevent.subscription.resumedAsubscription.resumedevent.subscription.trialingAsubscription.trialingevent.subscription.updatedAsubscription.updatedevent.transaction.billedAtransaction.billedevent.transaction.canceledAtransaction.canceledevent.transaction.completedAtransaction.completedevent.transaction.createdAtransaction.createdevent.transaction.paidAtransaction.paidevent.transaction.past_dueAtransaction.past_dueevent.transaction.payment_failedAtransaction.payment_failedevent.transaction.readyAtransaction.readyevent.transaction.revisedAtransaction.revisedevent.transaction.updatedAtransaction.updatedevent.
occurred_atstring (date-time)required
Example:
2024-10-12T07:20:50.52ZRFC 3339 datetime string of when this event occurred.
dataobjectrequired
New or changed entity.
metaobjectrequired
Information about this response.
request_idstringrequired
Example:
b15ec92e-8688-40d4-a04d-f44cbec93355Unique ID for the request relating to this response. Provide this when contacting Paddle support about a specific request.
paginationobjectrequired
Keys used for working with paginated results.
per_pageintegerrequired
Number of entities per page for this response. May differ from the number requested if the requested number is greater than the maximum.
nextstring (uri)required
URL containing the query parameters of the original request, along with the
after parameter that marks the starting point of the next page. Always returned, even if has_more is false.has_morebooleanrequired
Whether this response has another page.
estimated_totalinteger
Example:
999Estimated number of entities for this response.
{ "data": [ { "event_id": "evt_01hv97725sakkxq0yqdqef4m6p", "event_type": "transaction.completed", "occurred_at": "2024-04-12T13:16:10.809640Z", "data": { "id": "txn_01hv975mbh902hcyb7mks5kt0n", "status": "completed", "customer_id": "ctm_01hv976dcgq4wmyrp8yq7asfmj", "address_id": "add_01hv976dczs1h4a7zym0dn7qam", "business_id": null, "custom_data": null, "currency_code": "USD", "origin": "web", "subscription_id": "sub_01hv9770y40xzc823155s0z4zz", "invoice_id": "inv_01hv9770zc8cs6exr53y8acsms", "invoice_number": "325-10576", "collection_mode": "automatic", "discount_id": null, "billing_details": null, "billing_period": { "ends_at": "2024-05-12T13:16:08.821891Z", "starts_at": "2024-04-12T13:16:08.821891Z" }, "items": [ { "price": { "id": "pri_01gsz8x8sawmvhz1pv30nge1ke", "name": "Monthly (per seat)", "type": "standard", "status": "active", "quantity": { "maximum": 999, "minimum": 1 }, "tax_mode": "account_setting", "created_at": "2023-02-23T13:55:22.538367Z", "product_id": "pro_01gsz4t5hdjse780zja8vvr7jg", "unit_price": { "amount": "3000", "currency_code": "USD" }, "updated_at": "2024-04-11T13:54:52.254748Z", "custom_data": null, "description": "Monthly", "trial_period": null, "billing_cycle": { "interval": "month", "frequency": 1 }, "unit_price_overrides": [] }, "price_id": "pri_01gsz8x8sawmvhz1pv30nge1ke", "quantity": 10, "proration": null }, { "price": { "id": "pri_01h1vjfevh5etwq3rb416a23h2", "name": "Monthly (recurring addon)", "type": "standard", "status": "active", "quantity": { "maximum": 100, "minimum": 1 }, "tax_mode": "account_setting", "created_at": "2023-06-01T13:31:12.625056Z", "product_id": "pro_01h1vjes1y163xfj1rh1tkfb65", "unit_price": { "amount": "10000", "currency_code": "USD" }, "updated_at": "2024-04-12T10:42:45.476453Z", "custom_data": null, "description": "Monthly", "trial_period": null, "billing_cycle": { "interval": "month", "frequency": 1 }, "unit_price_overrides": [] }, "price_id": "pri_01h1vjfevh5etwq3rb416a23h2", "quantity": 1, "proration": null }, { "price": { "id": "pri_01gsz98e27ak2tyhexptwc58yk", "name": "One-time addon", "type": "standard", "status": "active", "quantity": { "maximum": 1, "minimum": 1 }, "tax_mode": "account_setting", "created_at": "2023-02-23T14:01:28.391712Z", "product_id": "pro_01gsz97mq9pa4fkyy0wqenepkz", "unit_price": { "amount": "19900", "currency_code": "USD" }, "updated_at": "2024-04-09T07:23:10.921392Z", "custom_data": null, "description": "One-time addon", "trial_period": null, "billing_cycle": null, "unit_price_overrides": [] }, "price_id": "pri_01gsz98e27ak2tyhexptwc58yk", "quantity": 1, "proration": null } ], "details": { "totals": { "fee": "3311", "tax": "5315", "total": "65215", "credit": "0", "balance": "0", "discount": "0", "earnings": "56589", "subtotal": "59900", "grand_total": "65215", "grand_total_tax": "5315", "currency_code": "USD", "credit_to_balance": "0" }, "line_items": [ { "id": "txnitm_01hv976e05xem435dvr1ddqxjm", "totals": { "tax": "2662", "total": "32662", "discount": "0", "subtotal": "30000" }, "product": { "id": "pro_01gsz4t5hdjse780zja8vvr7jg", "name": "AeroEdit Pro", "type": "standard", "status": "active", "image_url": "https://paddle.s3.amazonaws.com/user/165798/bT1XUOJAQhOUxGs83cbk_pro.png", "created_at": "2023-02-23T12:43:46.605Z", "updated_at": "2024-04-05T15:53:44.687Z", "custom_data": { "features": { "sso": false, "route_planning": true, "payment_by_invoice": false, "aircraft_performance": true, "compliance_monitoring": true, "flight_log_management": true }, "suggested_addons": [ "pro_01h1vjes1y163xfj1rh1tkfb65", "pro_01gsz97mq9pa4fkyy0wqenepkz" ], "upgrade_description": "Move from Basic to Pro to take advantage of aircraft performance, advanced route planning, and compliance monitoring." }, "description": "Designed for professional pilots, including all features plus in Basic plus compliance monitoring, route optimization, and third-party integrations.", "tax_category": "standard" }, "price_id": "pri_01gsz8x8sawmvhz1pv30nge1ke", "quantity": 10, "tax_rate": "0.08875", "unit_totals": { "tax": "266", "total": "3266", "discount": "0", "subtotal": "3000" } }, { "id": "txnitm_01hv976e05xem435dvr5xrd067", "totals": { "tax": "887", "total": "10887", "discount": "0", "subtotal": "10000" }, "product": { "id": "pro_01h1vjes1y163xfj1rh1tkfb65", "name": "Analytics addon", "type": "standard", "status": "active", "image_url": "https://paddle.s3.amazonaws.com/user/165798/97dRpA6SXzcE6ekK9CAr_analytics.png", "created_at": "2023-06-01T13:30:50.302Z", "updated_at": "2024-04-05T15:47:17.163Z", "custom_data": null, "description": "Unlock advanced insights into your flight data with enhanced analytics and reporting features. Includes customizable reporting templates and trend analysis across flights.", "tax_category": "standard" }, "price_id": "pri_01h1vjfevh5etwq3rb416a23h2", "quantity": 1, "tax_rate": "0.08875", "unit_totals": { "tax": "887", "total": "10887", "discount": "0", "subtotal": "10000" } }, { "id": "txnitm_01hv976e05xem435dvrch5n26w", "totals": { "tax": "1766", "total": "21666", "discount": "0", "subtotal": "19900" }, "product": { "id": "pro_01gsz97mq9pa4fkyy0wqenepkz", "name": "Custom domains", "type": "standard", "status": "active", "image_url": "https://paddle.s3.amazonaws.com/user/165798/XIG7UXoJQHmlIAiKcnkA_custom-domains.png", "created_at": "2023-02-23T14:01:02.441Z", "updated_at": "2024-04-05T15:43:28.971Z", "custom_data": null, "description": "Make AeroEdit truly your own with custom domains. Custom domains reinforce your brand identity and make it easy for your team to access your account.", "tax_category": "standard" }, "price_id": "pri_01gsz98e27ak2tyhexptwc58yk", "quantity": 1, "tax_rate": "0.08875", "unit_totals": { "tax": "1766", "total": "21666", "discount": "0", "subtotal": "19900" } } ], "payout_totals": { "fee": "3311", "tax": "5315", "total": "65215", "credit": "0", "balance": "0", "discount": "0", "earnings": "56589", "subtotal": "59900", "grand_total": "65215", "grand_total_tax": "5315", "currency_code": "USD", "credit_to_balance": "0" }, "tax_rates_used": [ { "totals": { "tax": "5315", "total": "65215", "discount": "0", "subtotal": "59900" }, "tax_rate": "0.08875" } ], "adjusted_totals": { "fee": "3311", "tax": "5315", "total": "65215", "earnings": "56589", "subtotal": "59900", "grand_total": "65215", "grand_total_tax": "5315", "currency_code": "USD" } }, "payments": [ { "amount": "65215", "status": "captured", "created_at": "2024-04-12T13:16:05.663195Z", "error_code": null, "captured_at": "2024-04-12T13:16:08.821891Z", "method_details": { "card": { "type": "visa", "last4": "4242", "expiry_year": 2025, "expiry_month": 1, "cardholder_name": "Michael McGovern" }, "type": "card", "paypal": null }, "payment_method_id": "paymtd_01hv976x4ex3d5fevybar5e2cc", "payment_attempt_id": "22c9e7c0-d462-443c-bcc8-4a01e0d219b3", "stored_payment_method_id": "a947e973-f009-44b4-8d63-f3e23d17f100" } ], "checkout": { "url": "https://aeroedit.com/pay?_ptxn=txn_01hv975mbh902hcyb7mks5kt0n" }, "created_at": "2024-04-12T13:15:23.99193Z", "updated_at": "2024-04-12T13:16:10.457511846Z", "billed_at": "2024-04-12T13:16:09.242831Z" } }, { "event_id": "evt_01hv97724vbh6ybfv8970c2afz", "event_type": "transaction.updated", "occurred_at": "2024-04-12T13:16:10.780163Z", "data": { "id": "txn_01hv975mbh902hcyb7mks5kt0n", "status": "completed", "customer_id": "ctm_01hv976dcgq4wmyrp8yq7asfmj", "address_id": "add_01hv976dczs1h4a7zym0dn7qam", "business_id": null, "custom_data": null, "currency_code": "USD", "origin": "web", "subscription_id": "sub_01hv9770y40xzc823155s0z4zz", "invoice_id": "inv_01hv9770zc8cs6exr53y8acsms", "invoice_number": "325-10576", "collection_mode": "automatic", "discount_id": null, "billing_details": null, "billing_period": { "ends_at": "2024-05-12T13:16:08.821891Z", "starts_at": "2024-04-12T13:16:08.821891Z" }, "items": [ { "price": { "id": "pri_01gsz8x8sawmvhz1pv30nge1ke", "name": "Monthly (per seat)", "type": "standard", "status": "active", "quantity": { "maximum": 999, "minimum": 1 }, "tax_mode": "account_setting", "created_at": "2023-02-23T13:55:22.538367Z", "product_id": "pro_01gsz4t5hdjse780zja8vvr7jg", "unit_price": { "amount": "3000", "currency_code": "USD" }, "updated_at": "2024-04-11T13:54:52.254748Z", "custom_data": null, "description": "Monthly", "trial_period": null, "billing_cycle": { "interval": "month", "frequency": 1 }, "unit_price_overrides": [] }, "price_id": "pri_01gsz8x8sawmvhz1pv30nge1ke", "quantity": 10, "proration": null }, { "price": { "id": "pri_01h1vjfevh5etwq3rb416a23h2", "name": "Monthly (recurring addon)", "type": "standard", "status": "active", "quantity": { "maximum": 100, "minimum": 1 }, "tax_mode": "account_setting", "created_at": "2023-06-01T13:31:12.625056Z", "product_id": "pro_01h1vjes1y163xfj1rh1tkfb65", "unit_price": { "amount": "10000", "currency_code": "USD" }, "updated_at": "2024-04-12T10:42:45.476453Z", "custom_data": null, "description": "Monthly", "trial_period": null, "billing_cycle": { "interval": "month", "frequency": 1 }, "unit_price_overrides": [] }, "price_id": "pri_01h1vjfevh5etwq3rb416a23h2", "quantity": 1, "proration": null }, { "price": { "id": "pri_01gsz98e27ak2tyhexptwc58yk", "name": "One-time addon", "type": "standard", "status": "active", "quantity": { "maximum": 1, "minimum": 1 }, "tax_mode": "account_setting", "created_at": "2023-02-23T14:01:28.391712Z", "product_id": "pro_01gsz97mq9pa4fkyy0wqenepkz", "unit_price": { "amount": "19900", "currency_code": "USD" }, "updated_at": "2024-04-09T07:23:10.921392Z", "custom_data": null, "description": "One-time addon", "trial_period": null, "billing_cycle": null, "unit_price_overrides": [] }, "price_id": "pri_01gsz98e27ak2tyhexptwc58yk", "quantity": 1, "proration": null } ], "details": { "totals": { "fee": "3311", "tax": "5315", "total": "65215", "credit": "0", "balance": "0", "discount": "0", "earnings": "56589", "subtotal": "59900", "grand_total": "65215", "grand_total_tax": "5315", "currency_code": "USD", "credit_to_balance": "0" }, "line_items": [ { "id": "txnitm_01hv976e05xem435dvr1ddqxjm", "totals": { "tax": "2662", "total": "32662", "discount": "0", "subtotal": "30000" }, "product": { "id": "pro_01gsz4t5hdjse780zja8vvr7jg", "name": "AeroEdit Pro", "type": "standard", "status": "active", "image_url": "https://paddle.s3.amazonaws.com/user/165798/bT1XUOJAQhOUxGs83cbk_pro.png", "created_at": "2023-02-23T12:43:46.605Z", "updated_at": "2024-04-05T15:53:44.687Z", "custom_data": { "features": { "sso": false, "route_planning": true, "payment_by_invoice": false, "aircraft_performance": true, "compliance_monitoring": true, "flight_log_management": true }, "suggested_addons": [ "pro_01h1vjes1y163xfj1rh1tkfb65", "pro_01gsz97mq9pa4fkyy0wqenepkz" ], "upgrade_description": "Move from Basic to Pro to take advantage of aircraft performance, advanced route planning, and compliance monitoring." }, "description": "Designed for professional pilots, including all features plus in Basic plus compliance monitoring, route optimization, and third-party integrations.", "tax_category": "standard" }, "price_id": "pri_01gsz8x8sawmvhz1pv30nge1ke", "quantity": 10, "tax_rate": "0.08875", "unit_totals": { "tax": "266", "total": "3266", "discount": "0", "subtotal": "3000" } }, { "id": "txnitm_01hv976e05xem435dvr5xrd067", "totals": { "tax": "887", "total": "10887", "discount": "0", "subtotal": "10000" }, "product": { "id": "pro_01h1vjes1y163xfj1rh1tkfb65", "name": "Analytics addon", "type": "standard", "status": "active", "image_url": "https://paddle.s3.amazonaws.com/user/165798/97dRpA6SXzcE6ekK9CAr_analytics.png", "created_at": "2023-06-01T13:30:50.302Z", "updated_at": "2024-04-05T15:47:17.163Z", "custom_data": null, "description": "Unlock advanced insights into your flight data with enhanced analytics and reporting features. Includes customizable reporting templates and trend analysis across flights.", "tax_category": "standard" }, "price_id": "pri_01h1vjfevh5etwq3rb416a23h2", "quantity": 1, "tax_rate": "0.08875", "unit_totals": { "tax": "887", "total": "10887", "discount": "0", "subtotal": "10000" } }, { "id": "txnitm_01hv976e05xem435dvrch5n26w", "totals": { "tax": "1766", "total": "21666", "discount": "0", "subtotal": "19900" }, "product": { "id": "pro_01gsz97mq9pa4fkyy0wqenepkz", "name": "Custom domains", "type": "standard", "status": "active", "image_url": "https://paddle.s3.amazonaws.com/user/165798/XIG7UXoJQHmlIAiKcnkA_custom-domains.png", "created_at": "2023-02-23T14:01:02.441Z", "updated_at": "2024-04-05T15:43:28.971Z", "custom_data": null, "description": "Make AeroEdit truly your own with custom domains. Custom domains reinforce your brand identity and make it easy for your team to access your account.", "tax_category": "standard" }, "price_id": "pri_01gsz98e27ak2tyhexptwc58yk", "quantity": 1, "tax_rate": "0.08875", "unit_totals": { "tax": "1766", "total": "21666", "discount": "0", "subtotal": "19900" } } ], "payout_totals": { "fee": "3311", "tax": "5315", "total": "65215", "credit": "0", "balance": "0", "discount": "0", "earnings": "56589", "subtotal": "59900", "grand_total": "65215", "grand_total_tax": "5315", "currency_code": "USD", "credit_to_balance": "0" }, "tax_rates_used": [ { "totals": { "tax": "5315", "total": "65215", "discount": "0", "subtotal": "59900" }, "tax_rate": "0.08875" } ], "adjusted_totals": { "fee": "3311", "tax": "5315", "total": "65215", "earnings": "56589", "subtotal": "59900", "grand_total": "65215", "grand_total_tax": "5315", "currency_code": "USD" } }, "payments": [ { "amount": "65215", "status": "captured", "created_at": "2024-04-12T13:16:05.663195Z", "error_code": null, "captured_at": "2024-04-12T13:16:08.821891Z", "method_details": { "card": { "type": "visa", "last4": "4242", "expiry_year": 2025, "expiry_month": 1, "cardholder_name": "Michael McGovern" }, "type": "card", "paypal": null }, "payment_method_id": "paymtd_01hv976x4ex3d5fevybar5e2cc", "payment_attempt_id": "22c9e7c0-d462-443c-bcc8-4a01e0d219b3", "stored_payment_method_id": "a947e973-f009-44b4-8d63-f3e23d17f100" } ], "checkout": { "url": "https://aeroedit.com/pay?_ptxn=txn_01hv975mbh902hcyb7mks5kt0n" }, "created_at": "2024-04-12T13:15:23.99193Z", "updated_at": "2024-04-12T13:16:10.457511846Z", "billed_at": "2024-04-12T13:16:09.242831Z" } }, { "event_id": "evt_01hv9771vbe2sfpb0c6hbmk07t", "event_type": "transaction.updated", "occurred_at": "2024-04-12T13:16:10.475957Z", "data": { "id": "txn_01hv975mbh902hcyb7mks5kt0n", "status": "paid", "customer_id": "ctm_01hv976dcgq4wmyrp8yq7asfmj", "address_id": "add_01hv976dczs1h4a7zym0dn7qam", "business_id": null, "custom_data": null, "currency_code": "USD", "origin": "web", "subscription_id": null, "invoice_id": "inv_01hv9770zc8cs6exr53y8acsms", "invoice_number": "325-10576", "collection_mode": "automatic", "discount_id": null, "billing_details": null, "billing_period": null, "items": [ { "price": { "id": "pri_01gsz8x8sawmvhz1pv30nge1ke", "name": "Monthly (per seat)", "type": "standard", "status": "active", "quantity": { "maximum": 999, "minimum": 1 }, "tax_mode": "account_setting", "created_at": "2023-02-23T13:55:22.538367Z", "product_id": "pro_01gsz4t5hdjse780zja8vvr7jg", "unit_price": { "amount": "3000", "currency_code": "USD" }, "updated_at": "2024-04-11T13:54:52.254748Z", "custom_data": null, "description": "Monthly", "trial_period": null, "billing_cycle": { "interval": "month", "frequency": 1 }, "unit_price_overrides": [] }, "price_id": "pri_01gsz8x8sawmvhz1pv30nge1ke", "quantity": 10, "proration": null }, { "price": { "id": "pri_01h1vjfevh5etwq3rb416a23h2", "name": "Monthly (recurring addon)", "type": "standard", "status": "active", "quantity": { "maximum": 100, "minimum": 1 }, "tax_mode": "account_setting", "created_at": "2023-06-01T13:31:12.625056Z", "product_id": "pro_01h1vjes1y163xfj1rh1tkfb65", "unit_price": { "amount": "10000", "currency_code": "USD" }, "updated_at": "2024-04-12T10:42:45.476453Z", "custom_data": null, "description": "Monthly", "trial_period": null, "billing_cycle": { "interval": "month", "frequency": 1 }, "unit_price_overrides": [] }, "price_id": "pri_01h1vjfevh5etwq3rb416a23h2", "quantity": 1, "proration": null }, { "price": { "id": "pri_01gsz98e27ak2tyhexptwc58yk", "name": "One-time addon", "type": "standard", "status": "active", "quantity": { "maximum": 1, "minimum": 1 }, "tax_mode": "account_setting", "created_at": "2023-02-23T14:01:28.391712Z", "product_id": "pro_01gsz97mq9pa4fkyy0wqenepkz", "unit_price": { "amount": "19900", "currency_code": "USD" }, "updated_at": "2024-04-09T07:23:10.921392Z", "custom_data": null, "description": "One-time addon", "trial_period": null, "billing_cycle": null, "unit_price_overrides": [] }, "price_id": "pri_01gsz98e27ak2tyhexptwc58yk", "quantity": 1, "proration": null } ], "details": { "totals": { "fee": "3311", "tax": "5315", "total": "65215", "credit": "0", "balance": "0", "discount": "0", "earnings": "56589", "subtotal": "59900", "grand_total": "65215", "grand_total_tax": "5315", "currency_code": "USD", "credit_to_balance": "0" }, "line_items": [ { "id": "txnitm_01hv976e05xem435dvr1ddqxjm", "totals": { "tax": "2662", "total": "32662", "discount": "0", "subtotal": "30000" }, "product": { "id": "pro_01gsz4t5hdjse780zja8vvr7jg", "name": "AeroEdit Pro", "type": "standard", "status": "active", "image_url": "https://paddle.s3.amazonaws.com/user/165798/bT1XUOJAQhOUxGs83cbk_pro.png", "created_at": "2023-02-23T12:43:46.605Z", "updated_at": "2024-04-05T15:53:44.687Z", "custom_data": { "features": { "sso": false, "route_planning": true, "payment_by_invoice": false, "aircraft_performance": true, "compliance_monitoring": true, "flight_log_management": true }, "suggested_addons": [ "pro_01h1vjes1y163xfj1rh1tkfb65", "pro_01gsz97mq9pa4fkyy0wqenepkz" ], "upgrade_description": "Move from Basic to Pro to take advantage of aircraft performance, advanced route planning, and compliance monitoring." }, "description": "Designed for professional pilots, including all features plus in Basic plus compliance monitoring, route optimization, and third-party integrations.", "tax_category": "standard" }, "price_id": "pri_01gsz8x8sawmvhz1pv30nge1ke", "quantity": 10, "tax_rate": "0.08875", "unit_totals": { "tax": "266", "total": "3266", "discount": "0", "subtotal": "3000" } }, { "id": "txnitm_01hv976e05xem435dvr5xrd067", "totals": { "tax": "887", "total": "10887", "discount": "0", "subtotal": "10000" }, "product": { "id": "pro_01h1vjes1y163xfj1rh1tkfb65", "name": "Analytics addon", "type": "standard", "status": "active", "image_url": "https://paddle.s3.amazonaws.com/user/165798/97dRpA6SXzcE6ekK9CAr_analytics.png", "created_at": "2023-06-01T13:30:50.302Z", "updated_at": "2024-04-05T15:47:17.163Z", "custom_data": null, "description": "Unlock advanced insights into your flight data with enhanced analytics and reporting features. Includes customizable reporting templates and trend analysis across flights.", "tax_category": "standard" }, "price_id": "pri_01h1vjfevh5etwq3rb416a23h2", "quantity": 1, "tax_rate": "0.08875", "unit_totals": { "tax": "887", "total": "10887", "discount": "0", "subtotal": "10000" } }, { "id": "txnitm_01hv976e05xem435dvrch5n26w", "totals": { "tax": "1766", "total": "21666", "discount": "0", "subtotal": "19900" }, "product": { "id": "pro_01gsz97mq9pa4fkyy0wqenepkz", "name": "Custom domains", "type": "standard", "status": "active", "image_url": "https://paddle.s3.amazonaws.com/user/165798/XIG7UXoJQHmlIAiKcnkA_custom-domains.png", "created_at": "2023-02-23T14:01:02.441Z", "updated_at": "2024-04-05T15:43:28.971Z", "custom_data": null, "description": "Make AeroEdit truly your own with custom domains. Custom domains reinforce your brand identity and make it easy for your team to access your account.", "tax_category": "standard" }, "price_id": "pri_01gsz98e27ak2tyhexptwc58yk", "quantity": 1, "tax_rate": "0.08875", "unit_totals": { "tax": "1766", "total": "21666", "discount": "0", "subtotal": "19900" } } ], "payout_totals": { "fee": "3311", "tax": "5315", "total": "65215", "credit": "0", "balance": "0", "discount": "0", "earnings": "56589", "subtotal": "59900", "grand_total": "65215", "grand_total_tax": "5315", "currency_code": "USD", "credit_to_balance": "0" }, "tax_rates_used": [ { "totals": { "tax": "5315", "total": "65215", "discount": "0", "subtotal": "59900" }, "tax_rate": "0.08875" } ], "adjusted_totals": { "fee": "3311", "tax": "5315", "total": "65215", "earnings": "56589", "subtotal": "59900", "grand_total": "65215", "grand_total_tax": "5315", "currency_code": "USD" } }, "payments": [ { "amount": "65215", "status": "captured", "created_at": "2024-04-12T13:16:05.663195Z", "error_code": null, "captured_at": "2024-04-12T13:16:08.821891Z", "method_details": { "card": { "type": "visa", "last4": "4242", "expiry_year": 2025, "expiry_month": 1, "cardholder_name": "Michael McGovern" }, "type": "card", "paypal": null }, "payment_method_id": "paymtd_01hv976x4ex3d5fevybar5e2cc", "payment_attempt_id": "22c9e7c0-d462-443c-bcc8-4a01e0d219b3", "stored_payment_method_id": "a947e973-f009-44b4-8d63-f3e23d17f100" } ], "checkout": { "url": "https://aeroedit.com/pay?_ptxn=txn_01hv975mbh902hcyb7mks5kt0n" }, "created_at": "2024-04-12T13:15:23.99193Z", "updated_at": "2024-04-12T13:16:10.002704119Z", "billed_at": "2024-04-12T13:16:09.242831Z" } }, { "event_id": "evt_01hv9771tccgcm4y810d8zbceh", "event_type": "subscription.created", "occurred_at": "2024-04-12T13:16:10.444253Z", "data": { "id": "sub_01hv9770y40xzc823155s0z4zz", "status": "active", "customer_id": "ctm_01hv976dcgq4wmyrp8yq7asfmj", "address_id": "add_01hv976dczs1h4a7zym0dn7qam", "business_id": null, "currency_code": "USD", "created_at": "2024-04-12T13:16:09.54Z", "updated_at": "2024-04-12T13:16:09.54Z", "started_at": "2024-04-12T13:16:08.821891Z", "first_billed_at": "2024-04-12T13:16:08.821891Z", "next_billed_at": "2024-05-12T13:16:08.821891Z", "paused_at": null, "canceled_at": null, "discount": null, "collection_mode": "automatic", "billing_details": null, "current_billing_period": { "ends_at": "2024-05-12T13:16:08.821891Z", "starts_at": "2024-04-12T13:16:08.821891Z" }, "billing_cycle": { "interval": "month", "frequency": 1 }, "scheduled_change": null, "items": [ { "price": { "id": "pri_01gsz8x8sawmvhz1pv30nge1ke", "name": "Monthly (per seat)", "type": "standard", "status": "active", "quantity": { "maximum": 999, "minimum": 1 }, "tax_mode": "account_setting", "created_at": "2023-02-23T13:55:22.538367Z", "product_id": "pro_01gsz4t5hdjse780zja8vvr7jg", "unit_price": { "amount": "3000", "currency_code": "USD" }, "updated_at": "2024-04-11T13:54:52.254748Z", "custom_data": null, "description": "Monthly", "import_meta": null, "trial_period": null, "billing_cycle": { "interval": "month", "frequency": 1 }, "unit_price_overrides": [] }, "status": "active", "quantity": 10, "recurring": true, "created_at": "2024-04-12T13:16:09.54Z", "updated_at": "2024-04-12T13:16:09.54Z", "trial_dates": null, "next_billed_at": "2024-05-12T13:16:08.821891Z", "previously_billed_at": "2024-04-12T13:16:08.821891Z" }, { "price": { "id": "pri_01h1vjfevh5etwq3rb416a23h2", "name": "Monthly (recurring addon)", "type": "standard", "status": "active", "quantity": { "maximum": 100, "minimum": 1 }, "tax_mode": "account_setting", "created_at": "2023-06-01T13:31:12.625056Z", "product_id": "pro_01h1vjes1y163xfj1rh1tkfb65", "unit_price": { "amount": "10000", "currency_code": "USD" }, "updated_at": "2024-04-12T10:42:45.476453Z", "custom_data": null, "description": "Monthly", "import_meta": null, "trial_period": null, "billing_cycle": { "interval": "month", "frequency": 1 }, "unit_price_overrides": [] }, "status": "active", "quantity": 1, "recurring": true, "created_at": "2024-04-12T13:16:09.54Z", "updated_at": "2024-04-12T13:16:09.54Z", "trial_dates": null, "next_billed_at": "2024-05-12T13:16:08.821891Z", "previously_billed_at": "2024-04-12T13:16:08.821891Z" } ], "custom_data": null, "transaction_id": "txn_01hv975mbh902hcyb7mks5kt0n", "import_meta": null } }, { "event_id": "evt_01hv9771tc2xt9sx3zm8c9smq5", "event_type": "subscription.activated", "occurred_at": "2024-04-12T13:16:10.444253Z", "data": { "id": "sub_01hv9770y40xzc823155s0z4zz", "status": "active", "customer_id": "ctm_01hv976dcgq4wmyrp8yq7asfmj", "address_id": "add_01hv976dczs1h4a7zym0dn7qam", "business_id": null, "currency_code": "USD", "created_at": "2024-04-12T13:16:09.54Z", "updated_at": "2024-04-12T13:16:09.54Z", "started_at": "2024-04-12T13:16:08.821891Z", "first_billed_at": "2024-04-12T13:16:08.821891Z", "next_billed_at": "2024-05-12T13:16:08.821891Z", "paused_at": null, "canceled_at": null, "discount": null, "collection_mode": "automatic", "billing_details": null, "current_billing_period": { "ends_at": "2024-05-12T13:16:08.821891Z", "starts_at": "2024-04-12T13:16:08.821891Z" }, "billing_cycle": { "interval": "month", "frequency": 1 }, "scheduled_change": null, "items": [ { "price": { "id": "pri_01gsz8x8sawmvhz1pv30nge1ke", "name": "Monthly (per seat)", "type": "standard", "status": "active", "quantity": { "maximum": 999, "minimum": 1 }, "tax_mode": "account_setting", "created_at": "2023-02-23T13:55:22.538367Z", "product_id": "pro_01gsz4t5hdjse780zja8vvr7jg", "unit_price": { "amount": "3000", "currency_code": "USD" }, "updated_at": "2024-04-11T13:54:52.254748Z", "custom_data": null, "description": "Monthly", "import_meta": null, "trial_period": null, "billing_cycle": { "interval": "month", "frequency": 1 }, "unit_price_overrides": [] }, "status": "active", "quantity": 10, "recurring": true, "created_at": "2024-04-12T13:16:09.54Z", "updated_at": "2024-04-12T13:16:09.54Z", "trial_dates": null, "next_billed_at": "2024-05-12T13:16:08.821891Z", "previously_billed_at": "2024-04-12T13:16:08.821891Z" }, { "price": { "id": "pri_01h1vjfevh5etwq3rb416a23h2", "name": "Monthly (recurring addon)", "type": "standard", "status": "active", "quantity": { "maximum": 100, "minimum": 1 }, "tax_mode": "account_setting", "created_at": "2023-06-01T13:31:12.625056Z", "product_id": "pro_01h1vjes1y163xfj1rh1tkfb65", "unit_price": { "amount": "10000", "currency_code": "USD" }, "updated_at": "2024-04-12T10:42:45.476453Z", "custom_data": null, "description": "Monthly", "import_meta": null, "trial_period": null, "billing_cycle": { "interval": "month", "frequency": 1 }, "unit_price_overrides": [] }, "status": "active", "quantity": 1, "recurring": true, "created_at": "2024-04-12T13:16:09.54Z", "updated_at": "2024-04-12T13:16:09.54Z", "trial_dates": null, "next_billed_at": "2024-05-12T13:16:08.821891Z", "previously_billed_at": "2024-04-12T13:16:08.821891Z" } ], "custom_data": null, "import_meta": null } }, { "event_id": "evt_01hv97710mwa4ng8nfntaw6ep0", "event_type": "transaction.updated", "occurred_at": "2024-04-12T13:16:09.620297Z", "data": { "id": "txn_01hv975mbh902hcyb7mks5kt0n", "status": "paid", "customer_id": "ctm_01hv976dcgq4wmyrp8yq7asfmj", "address_id": "add_01hv976dczs1h4a7zym0dn7qam", "business_id": null, "custom_data": null, "currency_code": "USD", "origin": "web", "subscription_id": null, "invoice_id": null, "invoice_number": null, "collection_mode": "automatic", "discount_id": null, "billing_details": null, "billing_period": null, "items": [ { "price": { "id": "pri_01gsz8x8sawmvhz1pv30nge1ke", "name": "Monthly (per seat)", "type": "standard", "status": "active", "quantity": { "maximum": 999, "minimum": 1 }, "tax_mode": "account_setting", "created_at": "2023-02-23T13:55:22.538367Z", "product_id": "pro_01gsz4t5hdjse780zja8vvr7jg", "unit_price": { "amount": "3000", "currency_code": "USD" }, "updated_at": "2024-04-11T13:54:52.254748Z", "custom_data": null, "description": "Monthly", "trial_period": null, "billing_cycle": { "interval": "month", "frequency": 1 }, "unit_price_overrides": [] }, "price_id": "pri_01gsz8x8sawmvhz1pv30nge1ke", "quantity": 10, "proration": null }, { "price": { "id": "pri_01h1vjfevh5etwq3rb416a23h2", "name": "Monthly (recurring addon)", "type": "standard", "status": "active", "quantity": { "maximum": 100, "minimum": 1 }, "tax_mode": "account_setting", "created_at": "2023-06-01T13:31:12.625056Z", "product_id": "pro_01h1vjes1y163xfj1rh1tkfb65", "unit_price": { "amount": "10000", "currency_code": "USD" }, "updated_at": "2024-04-12T10:42:45.476453Z", "custom_data": null, "description": "Monthly", "trial_period": null, "billing_cycle": { "interval": "month", "frequency": 1 }, "unit_price_overrides": [] }, "price_id": "pri_01h1vjfevh5etwq3rb416a23h2", "quantity": 1, "proration": null }, { "price": { "id": "pri_01gsz98e27ak2tyhexptwc58yk", "name": "One-time addon", "type": "standard", "status": "active", "quantity": { "maximum": 1, "minimum": 1 }, "tax_mode": "account_setting", "created_at": "2023-02-23T14:01:28.391712Z", "product_id": "pro_01gsz97mq9pa4fkyy0wqenepkz", "unit_price": { "amount": "19900", "currency_code": "USD" }, "updated_at": "2024-04-09T07:23:10.921392Z", "custom_data": null, "description": "One-time addon", "trial_period": null, "billing_cycle": null, "unit_price_overrides": [] }, "price_id": "pri_01gsz98e27ak2tyhexptwc58yk", "quantity": 1, "proration": null } ], "details": { "totals": { "fee": null, "tax": "5315", "total": "65215", "credit": "0", "balance": "0", "discount": "0", "earnings": null, "subtotal": "59900", "grand_total": "65215", "grand_total_tax": "5315", "currency_code": "USD", "credit_to_balance": "0" }, "line_items": [ { "id": "txnitm_01hv976e05xem435dvr1ddqxjm", "totals": { "tax": "2662", "total": "32662", "discount": "0", "subtotal": "30000" }, "product": { "id": "pro_01gsz4t5hdjse780zja8vvr7jg", "name": "AeroEdit Pro", "type": "standard", "status": "active", "image_url": "https://paddle.s3.amazonaws.com/user/165798/bT1XUOJAQhOUxGs83cbk_pro.png", "created_at": "2023-02-23T12:43:46.605Z", "updated_at": "2024-04-05T15:53:44.687Z", "custom_data": { "features": { "sso": false, "route_planning": true, "payment_by_invoice": false, "aircraft_performance": true, "compliance_monitoring": true, "flight_log_management": true }, "suggested_addons": [ "pro_01h1vjes1y163xfj1rh1tkfb65", "pro_01gsz97mq9pa4fkyy0wqenepkz" ], "upgrade_description": "Move from Basic to Pro to take advantage of aircraft performance, advanced route planning, and compliance monitoring." }, "description": "Designed for professional pilots, including all features plus in Basic plus compliance monitoring, route optimization, and third-party integrations.", "tax_category": "standard" }, "price_id": "pri_01gsz8x8sawmvhz1pv30nge1ke", "quantity": 10, "tax_rate": "0.08875", "unit_totals": { "tax": "266", "total": "3266", "discount": "0", "subtotal": "3000" } }, { "id": "txnitm_01hv976e05xem435dvr5xrd067", "totals": { "tax": "887", "total": "10887", "discount": "0", "subtotal": "10000" }, "product": { "id": "pro_01h1vjes1y163xfj1rh1tkfb65", "name": "Analytics addon", "type": "standard", "status": "active", "image_url": "https://paddle.s3.amazonaws.com/user/165798/97dRpA6SXzcE6ekK9CAr_analytics.png", "created_at": "2023-06-01T13:30:50.302Z", "updated_at": "2024-04-05T15:47:17.163Z", "custom_data": null, "description": "Unlock advanced insights into your flight data with enhanced analytics and reporting features. Includes customizable reporting templates and trend analysis across flights.", "tax_category": "standard" }, "price_id": "pri_01h1vjfevh5etwq3rb416a23h2", "quantity": 1, "tax_rate": "0.08875", "unit_totals": { "tax": "887", "total": "10887", "discount": "0", "subtotal": "10000" } }, { "id": "txnitm_01hv976e05xem435dvrch5n26w", "totals": { "tax": "1766", "total": "21666", "discount": "0", "subtotal": "19900" }, "product": { "id": "pro_01gsz97mq9pa4fkyy0wqenepkz", "name": "Custom domains", "type": "standard", "status": "active", "image_url": "https://paddle.s3.amazonaws.com/user/165798/XIG7UXoJQHmlIAiKcnkA_custom-domains.png", "created_at": "2023-02-23T14:01:02.441Z", "updated_at": "2024-04-05T15:43:28.971Z", "custom_data": null, "description": "Make AeroEdit truly your own with custom domains. Custom domains reinforce your brand identity and make it easy for your team to access your account.", "tax_category": "standard" }, "price_id": "pri_01gsz98e27ak2tyhexptwc58yk", "quantity": 1, "tax_rate": "0.08875", "unit_totals": { "tax": "1766", "total": "21666", "discount": "0", "subtotal": "19900" } } ], "payout_totals": null, "tax_rates_used": [ { "totals": { "tax": "5315", "total": "65215", "discount": "0", "subtotal": "59900" }, "tax_rate": "0.08875" } ], "adjusted_totals": { "fee": "0", "tax": "5315", "total": "65215", "earnings": "0", "subtotal": "59900", "grand_total": "65215", "grand_total_tax": "5315", "currency_code": "USD" } }, "payments": [ { "amount": "65215", "status": "captured", "created_at": "2024-04-12T13:16:05.663195Z", "error_code": null, "captured_at": "2024-04-12T13:16:08.821891Z", "method_details": { "card": { "type": "visa", "last4": "4242", "expiry_year": 2025, "expiry_month": 1, "cardholder_name": "Michael McGovern" }, "type": "card", "paypal": null }, "payment_method_id": "paymtd_01hv976x4ex3d5fevybar5e2cc", "payment_attempt_id": "22c9e7c0-d462-443c-bcc8-4a01e0d219b3", "stored_payment_method_id": "a947e973-f009-44b4-8d63-f3e23d17f100" } ], "checkout": { "url": "https://aeroedit.com/pay?_ptxn=txn_01hv975mbh902hcyb7mks5kt0n" }, "created_at": "2024-04-12T13:15:23.99193Z", "updated_at": "2024-04-12T13:16:09.242833687Z", "billed_at": "2024-04-12T13:16:09.242831681Z" } }, { "event_id": "evt_01hv9770zhgydwzjg323xyjpd5", "event_type": "transaction.paid", "occurred_at": "2024-04-12T13:16:09.585247Z", "data": { "id": "txn_01hv975mbh902hcyb7mks5kt0n", "status": "paid", "customer_id": "ctm_01hv976dcgq4wmyrp8yq7asfmj", "address_id": "add_01hv976dczs1h4a7zym0dn7qam", "business_id": null, "custom_data": null, "currency_code": "USD", "origin": "web", "subscription_id": null, "invoice_id": null, "invoice_number": null, "collection_mode": "automatic", "discount_id": null, "billing_details": null, "billing_period": null, "items": [ { "price": { "id": "pri_01gsz8x8sawmvhz1pv30nge1ke", "name": "Monthly (per seat)", "type": "standard", "status": "active", "quantity": { "maximum": 999, "minimum": 1 }, "tax_mode": "account_setting", "created_at": "2023-02-23T13:55:22.538367Z", "product_id": "pro_01gsz4t5hdjse780zja8vvr7jg", "unit_price": { "amount": "3000", "currency_code": "USD" }, "updated_at": "2024-04-11T13:54:52.254748Z", "custom_data": null, "description": "Monthly", "trial_period": null, "billing_cycle": { "interval": "month", "frequency": 1 }, "unit_price_overrides": [] }, "price_id": "pri_01gsz8x8sawmvhz1pv30nge1ke", "quantity": 10, "proration": null }, { "price": { "id": "pri_01h1vjfevh5etwq3rb416a23h2", "name": "Monthly (recurring addon)", "type": "standard", "status": "active", "quantity": { "maximum": 100, "minimum": 1 }, "tax_mode": "account_setting", "created_at": "2023-06-01T13:31:12.625056Z", "product_id": "pro_01h1vjes1y163xfj1rh1tkfb65", "unit_price": { "amount": "10000", "currency_code": "USD" }, "updated_at": "2024-04-12T10:42:45.476453Z", "custom_data": null, "description": "Monthly", "trial_period": null, "billing_cycle": { "interval": "month", "frequency": 1 }, "unit_price_overrides": [] }, "price_id": "pri_01h1vjfevh5etwq3rb416a23h2", "quantity": 1, "proration": null }, { "price": { "id": "pri_01gsz98e27ak2tyhexptwc58yk", "name": "One-time addon", "type": "standard", "status": "active", "quantity": { "maximum": 1, "minimum": 1 }, "tax_mode": "account_setting", "created_at": "2023-02-23T14:01:28.391712Z", "product_id": "pro_01gsz97mq9pa4fkyy0wqenepkz", "unit_price": { "amount": "19900", "currency_code": "USD" }, "updated_at": "2024-04-09T07:23:10.921392Z", "custom_data": null, "description": "One-time addon", "trial_period": null, "billing_cycle": null, "unit_price_overrides": [] }, "price_id": "pri_01gsz98e27ak2tyhexptwc58yk", "quantity": 1, "proration": null } ], "details": { "totals": { "fee": null, "tax": "5315", "total": "65215", "credit": "0", "balance": "0", "discount": "0", "earnings": null, "subtotal": "59900", "grand_total": "65215", "grand_total_tax": "5315", "currency_code": "USD", "credit_to_balance": "0" }, "line_items": [ { "id": "txnitm_01hv976e05xem435dvr1ddqxjm", "totals": { "tax": "2662", "total": "32662", "discount": "0", "subtotal": "30000" }, "product": { "id": "pro_01gsz4t5hdjse780zja8vvr7jg", "name": "AeroEdit Pro", "type": "standard", "status": "active", "image_url": "https://paddle.s3.amazonaws.com/user/165798/bT1XUOJAQhOUxGs83cbk_pro.png", "created_at": "2023-02-23T12:43:46.605Z", "updated_at": "2024-04-05T15:53:44.687Z", "custom_data": { "features": { "sso": false, "route_planning": true, "payment_by_invoice": false, "aircraft_performance": true, "compliance_monitoring": true, "flight_log_management": true }, "suggested_addons": [ "pro_01h1vjes1y163xfj1rh1tkfb65", "pro_01gsz97mq9pa4fkyy0wqenepkz" ], "upgrade_description": "Move from Basic to Pro to take advantage of aircraft performance, advanced route planning, and compliance monitoring." }, "description": "Designed for professional pilots, including all features plus in Basic plus compliance monitoring, route optimization, and third-party integrations.", "tax_category": "standard" }, "price_id": "pri_01gsz8x8sawmvhz1pv30nge1ke", "quantity": 10, "tax_rate": "0.08875", "unit_totals": { "tax": "266", "total": "3266", "discount": "0", "subtotal": "3000" } }, { "id": "txnitm_01hv976e05xem435dvr5xrd067", "totals": { "tax": "887", "total": "10887", "discount": "0", "subtotal": "10000" }, "product": { "id": "pro_01h1vjes1y163xfj1rh1tkfb65", "name": "Analytics addon", "type": "standard", "status": "active", "image_url": "https://paddle.s3.amazonaws.com/user/165798/97dRpA6SXzcE6ekK9CAr_analytics.png", "created_at": "2023-06-01T13:30:50.302Z", "updated_at": "2024-04-05T15:47:17.163Z", "custom_data": null, "description": "Unlock advanced insights into your flight data with enhanced analytics and reporting features. Includes customizable reporting templates and trend analysis across flights.", "tax_category": "standard" }, "price_id": "pri_01h1vjfevh5etwq3rb416a23h2", "quantity": 1, "tax_rate": "0.08875", "unit_totals": { "tax": "887", "total": "10887", "discount": "0", "subtotal": "10000" } }, { "id": "txnitm_01hv976e05xem435dvrch5n26w", "totals": { "tax": "1766", "total": "21666", "discount": "0", "subtotal": "19900" }, "product": { "id": "pro_01gsz97mq9pa4fkyy0wqenepkz", "name": "Custom domains", "type": "standard", "status": "active", "image_url": "https://paddle.s3.amazonaws.com/user/165798/XIG7UXoJQHmlIAiKcnkA_custom-domains.png", "created_at": "2023-02-23T14:01:02.441Z", "updated_at": "2024-04-05T15:43:28.971Z", "custom_data": null, "description": "Make AeroEdit truly your own with custom domains. Custom domains reinforce your brand identity and make it easy for your team to access your account.", "tax_category": "standard" }, "price_id": "pri_01gsz98e27ak2tyhexptwc58yk", "quantity": 1, "tax_rate": "0.08875", "unit_totals": { "tax": "1766", "total": "21666", "discount": "0", "subtotal": "19900" } } ], "payout_totals": null, "tax_rates_used": [ { "totals": { "tax": "5315", "total": "65215", "discount": "0", "subtotal": "59900" }, "tax_rate": "0.08875" } ], "adjusted_totals": { "fee": "0", "tax": "5315", "total": "65215", "earnings": "0", "subtotal": "59900", "grand_total": "65215", "grand_total_tax": "5315", "currency_code": "USD" } }, "payments": [ { "amount": "65215", "status": "captured", "created_at": "2024-04-12T13:16:05.663195Z", "error_code": null, "captured_at": "2024-04-12T13:16:08.821891Z", "method_details": { "card": { "type": "visa", "last4": "4242", "expiry_year": 2025, "expiry_month": 1, "cardholder_name": "Michael McGovern" }, "type": "card", "paypal": null }, "payment_method_id": "paymtd_01hv976x4ex3d5fevybar5e2cc", "payment_attempt_id": "22c9e7c0-d462-443c-bcc8-4a01e0d219b3", "stored_payment_method_id": "a947e973-f009-44b4-8d63-f3e23d17f100" } ], "checkout": { "url": "https://aeroedit.com/pay?_ptxn=txn_01hv975mbh902hcyb7mks5kt0n" }, "created_at": "2024-04-12T13:15:23.99193Z", "updated_at": "2024-04-12T13:16:09.242833687Z", "billed_at": "2024-04-12T13:16:09.242831681Z" } }, { "event_id": "evt_01hv976ea1ej1hghqgrkg2fvt9", "event_type": "transaction.ready", "occurred_at": "2024-04-12T13:15:50.465355Z", "data": { "id": "txn_01hv975mbh902hcyb7mks5kt0n", "status": "ready", "customer_id": "ctm_01hv976dcgq4wmyrp8yq7asfmj", "address_id": "add_01hv976dczs1h4a7zym0dn7qam", "business_id": null, "custom_data": null, "currency_code": "USD", "origin": "web", "subscription_id": null, "invoice_id": null, "invoice_number": null, "collection_mode": "automatic", "discount_id": null, "billing_details": null, "billing_period": null, "items": [ { "price": { "id": "pri_01gsz8x8sawmvhz1pv30nge1ke", "name": "Monthly (per seat)", "type": "standard", "status": "active", "quantity": { "maximum": 999, "minimum": 1 }, "tax_mode": "account_setting", "created_at": "2023-02-23T13:55:22.538367Z", "product_id": "pro_01gsz4t5hdjse780zja8vvr7jg", "unit_price": { "amount": "3000", "currency_code": "USD" }, "updated_at": "2024-04-11T13:54:52.254748Z", "custom_data": null, "description": "Monthly", "trial_period": null, "billing_cycle": { "interval": "month", "frequency": 1 }, "unit_price_overrides": [] }, "price_id": "pri_01gsz8x8sawmvhz1pv30nge1ke", "quantity": 10, "proration": null }, { "price": { "id": "pri_01h1vjfevh5etwq3rb416a23h2", "name": "Monthly (recurring addon)", "type": "standard", "status": "active", "quantity": { "maximum": 100, "minimum": 1 }, "tax_mode": "account_setting", "created_at": "2023-06-01T13:31:12.625056Z", "product_id": "pro_01h1vjes1y163xfj1rh1tkfb65", "unit_price": { "amount": "10000", "currency_code": "USD" }, "updated_at": "2024-04-12T10:42:45.476453Z", "custom_data": null, "description": "Monthly", "trial_period": null, "billing_cycle": { "interval": "month", "frequency": 1 }, "unit_price_overrides": [] }, "price_id": "pri_01h1vjfevh5etwq3rb416a23h2", "quantity": 1, "proration": null }, { "price": { "id": "pri_01gsz98e27ak2tyhexptwc58yk", "name": "One-time addon", "type": "standard", "status": "active", "quantity": { "maximum": 1, "minimum": 1 }, "tax_mode": "account_setting", "created_at": "2023-02-23T14:01:28.391712Z", "product_id": "pro_01gsz97mq9pa4fkyy0wqenepkz", "unit_price": { "amount": "19900", "currency_code": "USD" }, "updated_at": "2024-04-09T07:23:10.921392Z", "custom_data": null, "description": "One-time addon", "trial_period": null, "billing_cycle": null, "unit_price_overrides": [] }, "price_id": "pri_01gsz98e27ak2tyhexptwc58yk", "quantity": 1, "proration": null } ], "details": { "totals": { "fee": null, "tax": "5315", "total": "65215", "credit": "0", "balance": "65215", "discount": "0", "earnings": null, "subtotal": "59900", "grand_total": "65215", "grand_total_tax": "5315", "currency_code": "USD", "credit_to_balance": "0" }, "line_items": [ { "id": "txnitm_01hv976e05xem435dvr1ddqxjm", "totals": { "tax": "2662", "total": "32662", "discount": "0", "subtotal": "30000" }, "product": { "id": "pro_01gsz4t5hdjse780zja8vvr7jg", "name": "AeroEdit Pro", "type": "standard", "status": "active", "image_url": "https://paddle.s3.amazonaws.com/user/165798/bT1XUOJAQhOUxGs83cbk_pro.png", "created_at": "2023-02-23T12:43:46.605Z", "updated_at": "2024-04-05T15:53:44.687Z", "custom_data": { "features": { "sso": false, "route_planning": true, "payment_by_invoice": false, "aircraft_performance": true, "compliance_monitoring": true, "flight_log_management": true }, "suggested_addons": [ "pro_01h1vjes1y163xfj1rh1tkfb65", "pro_01gsz97mq9pa4fkyy0wqenepkz" ], "upgrade_description": "Move from Basic to Pro to take advantage of aircraft performance, advanced route planning, and compliance monitoring." }, "description": "Designed for professional pilots, including all features plus in Basic plus compliance monitoring, route optimization, and third-party integrations.", "tax_category": "standard" }, "price_id": "pri_01gsz8x8sawmvhz1pv30nge1ke", "quantity": 10, "tax_rate": "0.08875", "unit_totals": { "tax": "266", "total": "3266", "discount": "0", "subtotal": "3000" } }, { "id": "txnitm_01hv976e05xem435dvr5xrd067", "totals": { "tax": "887", "total": "10887", "discount": "0", "subtotal": "10000" }, "product": { "id": "pro_01h1vjes1y163xfj1rh1tkfb65", "name": "Analytics addon", "type": "standard", "status": "active", "image_url": "https://paddle.s3.amazonaws.com/user/165798/97dRpA6SXzcE6ekK9CAr_analytics.png", "created_at": "2023-06-01T13:30:50.302Z", "updated_at": "2024-04-05T15:47:17.163Z", "custom_data": null, "description": "Unlock advanced insights into your flight data with enhanced analytics and reporting features. Includes customizable reporting templates and trend analysis across flights.", "tax_category": "standard" }, "price_id": "pri_01h1vjfevh5etwq3rb416a23h2", "quantity": 1, "tax_rate": "0.08875", "unit_totals": { "tax": "887", "total": "10887", "discount": "0", "subtotal": "10000" } }, { "id": "txnitm_01hv976e05xem435dvrch5n26w", "totals": { "tax": "1766", "total": "21666", "discount": "0", "subtotal": "19900" }, "product": { "id": "pro_01gsz97mq9pa4fkyy0wqenepkz", "name": "Custom domains", "type": "standard", "status": "active", "image_url": "https://paddle.s3.amazonaws.com/user/165798/XIG7UXoJQHmlIAiKcnkA_custom-domains.png", "created_at": "2023-02-23T14:01:02.441Z", "updated_at": "2024-04-05T15:43:28.971Z", "custom_data": null, "description": "Make AeroEdit truly your own with custom domains. Custom domains reinforce your brand identity and make it easy for your team to access your account.", "tax_category": "standard" }, "price_id": "pri_01gsz98e27ak2tyhexptwc58yk", "quantity": 1, "tax_rate": "0.08875", "unit_totals": { "tax": "1766", "total": "21666", "discount": "0", "subtotal": "19900" } } ], "payout_totals": null, "tax_rates_used": [ { "totals": { "tax": "5315", "total": "65215", "discount": "0", "subtotal": "59900" }, "tax_rate": "0.08875" } ], "adjusted_totals": { "fee": "0", "tax": "5315", "total": "65215", "earnings": "0", "subtotal": "59900", "grand_total": "65215", "grand_total_tax": "5315", "currency_code": "USD" } }, "payments": [], "checkout": { "url": "https://aeroedit.com/pay?_ptxn=txn_01hv975mbh902hcyb7mks5kt0n" }, "created_at": "2024-04-12T13:15:23.99193Z", "updated_at": "2024-04-12T13:15:50.152793103Z", "billed_at": null } }, { "event_id": "evt_01hv976ea1cywqhzfb080z2xxt", "event_type": "transaction.updated", "occurred_at": "2024-04-12T13:15:50.465356Z", "data": { "id": "txn_01hv975mbh902hcyb7mks5kt0n", "status": "ready", "customer_id": "ctm_01hv976dcgq4wmyrp8yq7asfmj", "address_id": "add_01hv976dczs1h4a7zym0dn7qam", "business_id": null, "custom_data": null, "currency_code": "USD", "origin": "web", "subscription_id": null, "invoice_id": null, "invoice_number": null, "collection_mode": "automatic", "discount_id": null, "billing_details": null, "billing_period": null, "items": [ { "price": { "id": "pri_01gsz8x8sawmvhz1pv30nge1ke", "name": "Monthly (per seat)", "type": "standard", "status": "active", "quantity": { "maximum": 999, "minimum": 1 }, "tax_mode": "account_setting", "created_at": "2023-02-23T13:55:22.538367Z", "product_id": "pro_01gsz4t5hdjse780zja8vvr7jg", "unit_price": { "amount": "3000", "currency_code": "USD" }, "updated_at": "2024-04-11T13:54:52.254748Z", "custom_data": null, "description": "Monthly", "trial_period": null, "billing_cycle": { "interval": "month", "frequency": 1 }, "unit_price_overrides": [] }, "price_id": "pri_01gsz8x8sawmvhz1pv30nge1ke", "quantity": 10, "proration": null }, { "price": { "id": "pri_01h1vjfevh5etwq3rb416a23h2", "name": "Monthly (recurring addon)", "type": "standard", "status": "active", "quantity": { "maximum": 100, "minimum": 1 }, "tax_mode": "account_setting", "created_at": "2023-06-01T13:31:12.625056Z", "product_id": "pro_01h1vjes1y163xfj1rh1tkfb65", "unit_price": { "amount": "10000", "currency_code": "USD" }, "updated_at": "2024-04-12T10:42:45.476453Z", "custom_data": null, "description": "Monthly", "trial_period": null, "billing_cycle": { "interval": "month", "frequency": 1 }, "unit_price_overrides": [] }, "price_id": "pri_01h1vjfevh5etwq3rb416a23h2", "quantity": 1, "proration": null }, { "price": { "id": "pri_01gsz98e27ak2tyhexptwc58yk", "name": "One-time addon", "type": "standard", "status": "active", "quantity": { "maximum": 1, "minimum": 1 }, "tax_mode": "account_setting", "created_at": "2023-02-23T14:01:28.391712Z", "product_id": "pro_01gsz97mq9pa4fkyy0wqenepkz", "unit_price": { "amount": "19900", "currency_code": "USD" }, "updated_at": "2024-04-09T07:23:10.921392Z", "custom_data": null, "description": "One-time addon", "trial_period": null, "billing_cycle": null, "unit_price_overrides": [] }, "price_id": "pri_01gsz98e27ak2tyhexptwc58yk", "quantity": 1, "proration": null } ], "details": { "totals": { "fee": null, "tax": "5315", "total": "65215", "credit": "0", "balance": "65215", "discount": "0", "earnings": null, "subtotal": "59900", "grand_total": "65215", "grand_total_tax": "5315", "currency_code": "USD", "credit_to_balance": "0" }, "line_items": [ { "id": "txnitm_01hv976e05xem435dvr1ddqxjm", "totals": { "tax": "2662", "total": "32662", "discount": "0", "subtotal": "30000" }, "product": { "id": "pro_01gsz4t5hdjse780zja8vvr7jg", "name": "AeroEdit Pro", "type": "standard", "status": "active", "image_url": "https://paddle.s3.amazonaws.com/user/165798/bT1XUOJAQhOUxGs83cbk_pro.png", "created_at": "2023-02-23T12:43:46.605Z", "updated_at": "2024-04-05T15:53:44.687Z", "custom_data": { "features": { "sso": false, "route_planning": true, "payment_by_invoice": false, "aircraft_performance": true, "compliance_monitoring": true, "flight_log_management": true }, "suggested_addons": [ "pro_01h1vjes1y163xfj1rh1tkfb65", "pro_01gsz97mq9pa4fkyy0wqenepkz" ], "upgrade_description": "Move from Basic to Pro to take advantage of aircraft performance, advanced route planning, and compliance monitoring." }, "description": "Designed for professional pilots, including all features plus in Basic plus compliance monitoring, route optimization, and third-party integrations.", "tax_category": "standard" }, "price_id": "pri_01gsz8x8sawmvhz1pv30nge1ke", "quantity": 10, "tax_rate": "0.08875", "unit_totals": { "tax": "266", "total": "3266", "discount": "0", "subtotal": "3000" } }, { "id": "txnitm_01hv976e05xem435dvr5xrd067", "totals": { "tax": "887", "total": "10887", "discount": "0", "subtotal": "10000" }, "product": { "id": "pro_01h1vjes1y163xfj1rh1tkfb65", "name": "Analytics addon", "type": "standard", "status": "active", "image_url": "https://paddle.s3.amazonaws.com/user/165798/97dRpA6SXzcE6ekK9CAr_analytics.png", "created_at": "2023-06-01T13:30:50.302Z", "updated_at": "2024-04-05T15:47:17.163Z", "custom_data": null, "description": "Unlock advanced insights into your flight data with enhanced analytics and reporting features. Includes customizable reporting templates and trend analysis across flights.", "tax_category": "standard" }, "price_id": "pri_01h1vjfevh5etwq3rb416a23h2", "quantity": 1, "tax_rate": "0.08875", "unit_totals": { "tax": "887", "total": "10887", "discount": "0", "subtotal": "10000" } }, { "id": "txnitm_01hv976e05xem435dvrch5n26w", "totals": { "tax": "1766", "total": "21666", "discount": "0", "subtotal": "19900" }, "product": { "id": "pro_01gsz97mq9pa4fkyy0wqenepkz", "name": "Custom domains", "type": "standard", "status": "active", "image_url": "https://paddle.s3.amazonaws.com/user/165798/XIG7UXoJQHmlIAiKcnkA_custom-domains.png", "created_at": "2023-02-23T14:01:02.441Z", "updated_at": "2024-04-05T15:43:28.971Z", "custom_data": null, "description": "Make AeroEdit truly your own with custom domains. Custom domains reinforce your brand identity and make it easy for your team to access your account.", "tax_category": "standard" }, "price_id": "pri_01gsz98e27ak2tyhexptwc58yk", "quantity": 1, "tax_rate": "0.08875", "unit_totals": { "tax": "1766", "total": "21666", "discount": "0", "subtotal": "19900" } } ], "payout_totals": null, "tax_rates_used": [ { "totals": { "tax": "5315", "total": "65215", "discount": "0", "subtotal": "59900" }, "tax_rate": "0.08875" } ], "adjusted_totals": { "fee": "0", "tax": "5315", "total": "65215", "earnings": "0", "subtotal": "59900", "grand_total": "65215", "grand_total_tax": "5315", "currency_code": "USD" } }, "payments": [], "checkout": { "url": "https://aeroedit.com/pay?_ptxn=txn_01hv975mbh902hcyb7mks5kt0n" }, "created_at": "2024-04-12T13:15:23.99193Z", "updated_at": "2024-04-12T13:15:50.152793103Z", "billed_at": null } }, { "event_id": "evt_01hv976dwnjnykms495q110v4c", "event_type": "address.created", "occurred_at": "2024-04-12T13:15:50.037665Z", "data": { "id": "add_01hv976dczs1h4a7zym0dn7qam", "description": null, "first_line": null, "second_line": null, "city": null, "postal_code": "10021", "region": null, "country_code": "US", "custom_data": null, "status": "active", "created_at": "2024-04-12T13:15:49.535Z", "updated_at": "2024-04-12T13:15:49.535Z", "import_meta": null, "customer_id": "ctm_01hv976dcgq4wmyrp8yq7asfmj" } }, { "event_id": "evt_01hv976dvatn4n7hyezq5jatef", "event_type": "customer.created", "occurred_at": "2024-04-12T13:15:49.994206Z", "data": { "id": "ctm_01hv976dcgq4wmyrp8yq7asfmj", "name": null, "email": "michael.mcgovern+events_test_docs@paddle.com", "marketing_consent": false, "status": "active", "custom_data": null, "locale": "en", "created_at": "2024-04-12T13:15:49.52Z", "updated_at": "2024-04-12T13:15:49.52Z", "import_meta": null } }, { "event_id": "evt_01hv975mts2qpqmhp90jw3q0qj", "event_type": "transaction.created", "occurred_at": "2024-04-12T13:15:24.378035Z", "data": { "id": "txn_01hv975mbh902hcyb7mks5kt0n", "status": "draft", "customer_id": null, "address_id": null, "business_id": null, "custom_data": null, "currency_code": "GBP", "origin": "web", "subscription_id": null, "invoice_id": null, "invoice_number": null, "collection_mode": "automatic", "discount_id": null, "billing_details": null, "billing_period": null, "items": [ { "price": { "id": "pri_01gsz8x8sawmvhz1pv30nge1ke", "name": "Monthly (per seat)", "type": "standard", "status": "active", "quantity": { "maximum": 999, "minimum": 1 }, "tax_mode": "account_setting", "created_at": "2023-02-23T13:55:22.538367Z", "product_id": "pro_01gsz4t5hdjse780zja8vvr7jg", "unit_price": { "amount": "3000", "currency_code": "USD" }, "updated_at": "2024-04-11T13:54:52.254748Z", "custom_data": null, "description": "Monthly", "trial_period": null, "billing_cycle": { "interval": "month", "frequency": 1 }, "unit_price_overrides": [] }, "price_id": "pri_01gsz8x8sawmvhz1pv30nge1ke", "quantity": 10, "proration": null }, { "price": { "id": "pri_01h1vjfevh5etwq3rb416a23h2", "name": "Monthly (recurring addon)", "type": "standard", "status": "active", "quantity": { "maximum": 100, "minimum": 1 }, "tax_mode": "account_setting", "created_at": "2023-06-01T13:31:12.625056Z", "product_id": "pro_01h1vjes1y163xfj1rh1tkfb65", "unit_price": { "amount": "10000", "currency_code": "USD" }, "updated_at": "2024-04-12T10:42:45.476453Z", "custom_data": null, "description": "Monthly", "trial_period": null, "billing_cycle": { "interval": "month", "frequency": 1 }, "unit_price_overrides": [] }, "price_id": "pri_01h1vjfevh5etwq3rb416a23h2", "quantity": 1, "proration": null }, { "price": { "id": "pri_01gsz98e27ak2tyhexptwc58yk", "name": "One-time addon", "type": "standard", "status": "active", "quantity": { "maximum": 1, "minimum": 1 }, "tax_mode": "account_setting", "created_at": "2023-02-23T14:01:28.391712Z", "product_id": "pro_01gsz97mq9pa4fkyy0wqenepkz", "unit_price": { "amount": "19900", "currency_code": "USD" }, "updated_at": "2024-04-09T07:23:10.921392Z", "custom_data": null, "description": "One-time addon", "trial_period": null, "billing_cycle": null, "unit_price_overrides": [] }, "price_id": "pri_01gsz98e27ak2tyhexptwc58yk", "quantity": 1, "proration": null } ], "details": { "totals": { "fee": null, "tax": "9620", "total": "57717", "credit": "0", "balance": "57717", "discount": "0", "earnings": null, "subtotal": "48097", "grand_total": "57717", "grand_total_tax": "9620", "currency_code": "GBP", "credit_to_balance": "0" }, "line_items": [ { "id": "txnitm_01hv975me8rfkvky7dp1xjd0t6", "totals": { "tax": "4818", "total": "28908", "discount": "0", "subtotal": "24090" }, "product": { "id": "pro_01gsz4t5hdjse780zja8vvr7jg", "name": "AeroEdit Pro", "type": "standard", "status": "active", "image_url": "https://paddle.s3.amazonaws.com/user/165798/bT1XUOJAQhOUxGs83cbk_pro.png", "created_at": "2023-02-23T12:43:46.605Z", "updated_at": "2024-04-05T15:53:44.687Z", "custom_data": { "features": { "sso": false, "route_planning": true, "payment_by_invoice": false, "aircraft_performance": true, "compliance_monitoring": true, "flight_log_management": true }, "suggested_addons": [ "pro_01h1vjes1y163xfj1rh1tkfb65", "pro_01gsz97mq9pa4fkyy0wqenepkz" ], "upgrade_description": "Move from Basic to Pro to take advantage of aircraft performance, advanced route planning, and compliance monitoring." }, "description": "Designed for professional pilots, including all features plus in Basic plus compliance monitoring, route optimization, and third-party integrations.", "tax_category": "standard" }, "price_id": "pri_01gsz8x8sawmvhz1pv30nge1ke", "quantity": 10, "tax_rate": "0.2", "unit_totals": { "tax": "482", "total": "2891", "discount": "0", "subtotal": "2409" } }, { "id": "txnitm_01hv975me9b7g4e3dvhs4an6v3", "totals": { "tax": "1606", "total": "9635", "discount": "0", "subtotal": "8029" }, "product": { "id": "pro_01h1vjes1y163xfj1rh1tkfb65", "name": "Analytics addon", "type": "standard", "status": "active", "image_url": "https://paddle.s3.amazonaws.com/user/165798/97dRpA6SXzcE6ekK9CAr_analytics.png", "created_at": "2023-06-01T13:30:50.302Z", "updated_at": "2024-04-05T15:47:17.163Z", "custom_data": null, "description": "Unlock advanced insights into your flight data with enhanced analytics and reporting features. Includes customizable reporting templates and trend analysis across flights.", "tax_category": "standard" }, "price_id": "pri_01h1vjfevh5etwq3rb416a23h2", "quantity": 1, "tax_rate": "0.2", "unit_totals": { "tax": "1606", "total": "9635", "discount": "0", "subtotal": "8029" } }, { "id": "txnitm_01hv975me9b7g4e3dvhwg988me", "totals": { "tax": "3196", "total": "19174", "discount": "0", "subtotal": "15978" }, "product": { "id": "pro_01gsz97mq9pa4fkyy0wqenepkz", "name": "Custom domains", "type": "standard", "status": "active", "image_url": "https://paddle.s3.amazonaws.com/user/165798/XIG7UXoJQHmlIAiKcnkA_custom-domains.png", "created_at": "2023-02-23T14:01:02.441Z", "updated_at": "2024-04-05T15:43:28.971Z", "custom_data": null, "description": "Make AeroEdit truly your own with custom domains. Custom domains reinforce your brand identity and make it easy for your team to access your account.", "tax_category": "standard" }, "price_id": "pri_01gsz98e27ak2tyhexptwc58yk", "quantity": 1, "tax_rate": "0.2", "unit_totals": { "tax": "3196", "total": "19174", "discount": "0", "subtotal": "15978" } } ], "payout_totals": null, "tax_rates_used": [ { "totals": { "tax": "9620", "total": "57717", "discount": "0", "subtotal": "48097" }, "tax_rate": "0.2" } ], "adjusted_totals": { "fee": "0", "tax": "9620", "total": "57717", "earnings": "0", "subtotal": "48097", "grand_total": "57717", "grand_total_tax": "9620", "currency_code": "GBP" } }, "payments": [], "checkout": { "url": "https://aeroedit.com/pay?_ptxn=txn_01hv975mbh902hcyb7mks5kt0n" }, "created_at": "2024-04-12T13:15:23.991930137Z", "updated_at": "2024-04-12T13:15:23.991930137Z", "billed_at": null } } ], "meta": { "pagination": { "per_page": 50, "estimated_total": 12, "next": "https://api.paddle.com/events?after=evt_01hv976dvatn4n7hyezq5jatef", "has_more": false }, "request_id": "249029c3-2342-4c8b-a946-75ad1052a1bd" }}