-
Notifications
You must be signed in to change notification settings - Fork 0
/
test.json
54 lines (54 loc) · 2.06 KB
/
test.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{ "event" : "invoice_ready_to_ship",
"id" : "1416d50d-1161-462f-ad62-c55786cea665",
"payload" : { "base_price" : "1.99",
"base_price_currency" : "USD",
"callback_url" : "https://dev.paypal-hub.com/payment/gocoin/callback/",
"confirmations_required" : 2,
"created_at" : "2014-08-05T00:31:58.508Z",
"crypto_balance_due" : "0.003384",
"crypto_payout_split" : 100,
"crypto_url" : "bitcoin:1JfpTMuVi1n32v8SgbrQm7yhrDaCZUxLFZ?amount=0.003384&label=Payment%20to%20Test+Integration",
"customer_address_1" : null,
"customer_address_2" : null,
"customer_city" : null,
"customer_country" : null,
"customer_email" : null,
"customer_name" : null,
"customer_phone" : null,
"customer_postal_code" : null,
"customer_region" : null,
"data" : null,
"expires_at" : "2014-08-05T00:47:03.779Z",
"gateway_url" : "https://gateway.gocoin.com/invoices/e2cd79e8-4adc-4590-881d-ca17a0811a1d",
"id" : "e2cd79e8-4adc-4590-881d-ca17a0811a1d",
"inverse_spot_rate" : "587.989722",
"item_description" : null,
"item_name" : "100 Pilot Coins",
"item_sku" : null,
"merchant_data" : null,
"merchant_id" : "3ae2e095-ed33-4efb-bbf4-e7186e2e0270",
"notification_level" : null,
"order_id" : "73506dev",
"payment_address" : "1JfpTMuVi1n32v8SgbrQm7yhrDaCZUxLFZ",
"payments" : [ ],
"physical" : null,
"price" : "0.003384",
"price_currency" : "BTC",
"redirect_url" : "https://dev.paypal-hub.com/payment/gocoin/complete/",
"server_time" : "2014-08-05T21:56:26Z",
"service_fee_rate" : 0.01,
"spot_rate" : "0.00170071",
"status" : "unpaid",
"updated_at" : "2014-08-05T00:32:03.810Z",
"usd_spot_rate" : "1.0",
"user_defined_1" : null,
"user_defined_2" : null,
"user_defined_3" : null,
"user_defined_4" : null,
"user_defined_5" : null,
"user_defined_6" : null,
"user_defined_7" : null,
"user_defined_8" : null,
"valid_bill_payment_currencies" : null
}
}