Command Palette

Search for a command to run...

Payment Details

chrg_9a0b1c

$42.5

USD

Paid
Organization
Organization IDorg_1
PlanEnterprise
Payment Metadata
Gatewayomise
CardVisa •••• 4242
Omise Transaction IDtrxn_test_5xqfqc8ykpvn8htw4z2
Created At1/18/2025, 2:30:00 PM
Paid At1/18/2025, 2:32:15 PM
Raw Omise Payload
{
  "object": "charge",
  "id": "chrg_8x9y2z",
  "location": "/charges/chrg_8x9y2z",
  "amount": 425000,
  "net": 412750,
  "fee": 12250,
  "fee_vat": 0,
  "interest": 0,
  "interest_vat": 0,
  "funding_amount": 425000,
  "refunded_amount": 0,
  "transaction_fees": {
    "fee_flat": "0",
    "fee_rate": "2.9",
    "vat_rate": "0"
  },
  "platform_fee": {
    "fixed": null,
    "amount": null,
    "percentage": null
  },
  "currency": "usd",
  "funding_currency": "usd",
  "ip": "192.168.1.100",
  "refunds": {
    "object": "list",
    "data": [],
    "limit": 20,
    "offset": 0,
    "total": 0,
    "location": "/charges/chrg_8x9y2z/refunds",
    "order": "chronological",
    "from": "1970-01-01T00:00:00Z",
    "to": "2025-01-18T14:32:15Z"
  },
  "return_uri": "https://app.example.com/payments/callback",
  "authorized": true,
  "capturable": false,
  "capture": true,
  "disputable": true,
  "livemode": false,
  "refundable": true,
  "reversed": false,
  "reversible": false,
  "voided": false,
  "paid": true,
  "expired": false,
  "card": {
    "object": "card",
    "id": "card_test_5xqfqc7ykpvn8htw4z1",
    "livemode": false,
    "location": "/customers/cust_test_5xqfqc6ykpvn8htw4z0/cards/card_test_5xqfqc7ykpvn8htw4z1",
    "country": "us",
    "city": "San Francisco",
    "postal_code": "94103",
    "financing": "",
    "bank": "Bank of America",
    "last_digits": "4242",
    "brand": "Visa",
    "expiration_month": 12,
    "expiration_year": 2028,
    "fingerprint": "XzrnJ4MRbFy41c1pKSEf+A==",
    "name": "John Doe",
    "security_code_check": true,
    "tokenization_method": null,
    "created_at": "2024-03-15T10:00:00Z"
  },
  "customer": "cust_test_5xqfqc6ykpvn8htw4z0",
  "description": "Monthly subscription - Enterprise plan",
  "metadata": {
    "organization_id": "org_1",
    "plan": "enterprise",
    "billing_period": "2025-01"
  },
  "created_at": "2025-01-18T14:30:00Z"
}