Skip to content

Commit 6fd188a

Browse files
committed
docs: add root paypal url health evidence
1 parent 5662ddc commit 6fd188a

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

paypal-url-health.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"schema_version": "softjunk-paypal-url-health-v1",
3+
"checked_at_utc": "2026-05-27T04:00:04Z",
4+
"payment_url": "https://paypal.me/softjunk/5USD",
5+
"expected_amount": "5.00",
6+
"expected_currency": "USD",
7+
"http_health": {
8+
"curl_exit": 0,
9+
"status_chain": [
10+
"HTTP/1.1 301 Moved Permanently",
11+
"HTTP/1.1 301 Moved Permanently",
12+
"HTTP/1.1 200 OK"
13+
],
14+
"redirect_chain": [
15+
"https://www.paypal.me/softjunk/5USD",
16+
"https://www.paypal.com/paypalme/softjunk/5USD"
17+
],
18+
"final_status": "HTTP/1.1 200 OK",
19+
"final_url": "https://www.paypal.com/paypalme/softjunk/5USD"
20+
},
21+
"buyer_routes": {
22+
"shortest_buyer_card": "https://trungcodeer.github.io/5/",
23+
"buyer_card_json": "https://trungcodeer.github.io/5.json",
24+
"github_discussion": "https://github.com/trungcodeer/softjunk-lead-kit/discussions/6",
25+
"product_buyer_card": "https://trungcodeer.github.io/softjunk-lead-kit/five-dollar-buyer-card.html"
26+
},
27+
"success_signal": "PAYPAL_PAYMENT_VERIFIED=true",
28+
"verification_rule": "This file proves only that the public PayPal URL resolved during the stated check. It is not proof of payment. Do not claim paid, started, delivered, complete, or stop unless seller-side PayPal evidence exists or PAYPAL_PAYMENT_VERIFIED=true.",
29+
"privacy_rule": "Do not publish PayPal account, buyer, transaction, customer, phone, email, address, invoice, or claim details in public text."
30+
}

0 commit comments

Comments
 (0)