-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpaypal.json
More file actions
356 lines (356 loc) · 21.3 KB
/
paypal.json
File metadata and controls
356 lines (356 loc) · 21.3 KB
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
{
"schema_version": "softjunk-paypal-payment-intent-v1",
"updated": "2026-06-01",
"intent_id": "softjunk-5usd-paypal",
"seller": "SoftJunk",
"offer": "SoftJunk Lead Follow-Up Kit or custom 7-day lead follow-up sequence",
"amount": "5.00",
"currency": "USD",
"provider": "PayPal.Me",
"payment_readiness": {
"purpose": "Expose current root short-route checkout-readiness facts before recommending the after-packet PayPal handoff.",
"amount": "5.00",
"currency": "USD",
"packet_first_payment_url": "https://trungcodeer.github.io/softjunk-lead-kit/sponsor-button-buy.html",
"packet_first_payment_url_role": "packet_first_sponsor_route",
"after_packet_paypal_url": "https://paypal.me/softjunk/5USD",
"expected_live_paypal_final_url": "https://www.paypal.com/paypalme/softjunk/5USD",
"root_paypal_url_health_url": "https://trungcodeer.github.io/paypal-url-health.json",
"product_paypal_url_health_url": "https://trungcodeer.github.io/softjunk-lead-kit/paypal-url-health.json",
"root_paypal_url_health_live_command": "node scripts/root-paypal-url-health-smoke.js --live",
"product_paypal_url_health_live_command": "npm run paypal-url-health:live",
"root_paypal_verification_status_url": "https://trungcodeer.github.io/paypal-verification-status.json",
"root_well_known_paypal_verification_status_url": "https://trungcodeer.github.io/.well-known/paypal-verification-status.json",
"product_paypal_verification_status_url": "https://trungcodeer.github.io/softjunk-lead-kit/paypal-verification-status.json",
"current_paypal_verification_status": "PAYPAL_PAYMENT_VERIFIED=false reason=missing_credentials",
"success_signal": "PAYPAL_PAYMENT_VERIFIED=true",
"post_payment_proof_watch_command": "npm exec --yes --package github:trungcodeer/softjunk-lead-kit -- softjunk-lead-kit paypal-proof-watch --json --max-attempts 1 --interval-seconds 0",
"post_payment_proof_watch_success_condition": "Exit 0 requires PAYPAL_PAYMENT_VERIFIED=true and completion_gate.can_mark_goal_complete=true.",
"post_payment_proof_watch_expected_exit_without_seller_proof": 2,
"payment_proof_boundary": "This proves checkout and PayPal URL readiness only. It is not payment proof.",
"no_absence_proof_boundary": "Missing credentials and URL health are not proof that no payment arrived.",
"completion_rule": "Do not claim paid, received, started, fulfilled, complete, or stopped unless seller-side PayPal evidence exists, the API verifier succeeds, the enabled workflow verifier returns PAYPAL_PAYMENT_VERIFIED=true source=workflow, trusted seller-side CSV proof verifies the 5 USD payment, or real private manual seller confirmation after reviewing PayPal returns PAYPAL_PAYMENT_VERIFIED=true source=manual."
},
"direct_payment_url": "https://trungcodeer.github.io/softjunk-lead-kit/sponsor-button-buy.html",
"gist_payment_intent_url": "https://gist.github.com/trungcodeer/167d3dc5f8696bf9edb04d3db6c53a02",
"gist_raw_payment_intent_json_url": "https://gist.githubusercontent.com/trungcodeer/167d3dc5f8696bf9edb04d3db6c53a02/raw/softjunk-5usd-paypal-payment-intent.json",
"short_paypal_url": "https://trungcodeer.github.io/paypal/",
"short_pay_url": "https://trungcodeer.github.io/pay/",
"short_buy_url": "https://trungcodeer.github.io/buy/",
"root_qr_url": "https://trungcodeer.github.io/pay-qr/",
"root_qr_json_url": "https://trungcodeer.github.io/pay-qr.json",
"root_qr_text_url": "https://trungcodeer.github.io/pay-qr.txt",
"checkout_url": "https://trungcodeer.github.io/softjunk-lead-kit/checkout.html",
"checkout_json_url": "https://trungcodeer.github.io/softjunk-lead-kit/checkout.json",
"checkout_text_url": "https://trungcodeer.github.io/softjunk-lead-kit/checkout.txt",
"ai_deal_desk_url": "https://trungcodeer.github.io/softjunk-lead-kit/ai-deal-desk.html",
"ai_deal_desk_json_url": "https://trungcodeer.github.io/softjunk-lead-kit/ai-deal-desk.json",
"ai_deal_desk_gist_url": "https://gist.github.com/trungcodeer/16d6861c14de82187946861e4c448844",
"agent_commerce_url": "https://trungcodeer.github.io/softjunk-lead-kit/agent-commerce.html",
"agent_commerce_json_url": "https://trungcodeer.github.io/softjunk-lead-kit/agent-commerce.json",
"custom_sequence_preview_url": "https://trungcodeer.github.io/softjunk-lead-kit/custom-sequence-preview.html",
"custom_sequence_gallery_url": "https://trungcodeer.github.io/softjunk-lead-kit/custom-sequence-gallery.html",
"shareable_order_link_url": "https://trungcodeer.github.io/softjunk-lead-kit/shareable-order-link.html",
"agent_checkout_router_url": "https://trungcodeer.github.io/softjunk-lead-kit/agent-checkout-router.json",
"agent_checkout_router_markdown_url": "https://trungcodeer.github.io/softjunk-lead-kit/agent-checkout-router.md",
"agent_checkout_router_text_url": "https://trungcodeer.github.io/softjunk-lead-kit/agent-checkout-router.txt",
"npm_publish_status_url": "https://trungcodeer.github.io/softjunk-lead-kit/npm-publish-status.json",
"latest_agent_router_release": {
"tag": "v2.29.166",
"url": "https://github.com/trungcodeer/softjunk-lead-kit/releases/tag/v2.29.166",
"target_commit": "b06be515e2d9a89288e1da67a0a4c64ace93921c",
"success_signal": "PAYPAL_PAYMENT_VERIFIED=true"
},
"qr_url": "https://trungcodeer.github.io/pay-qr/",
"product_qr_url": "https://trungcodeer.github.io/softjunk-lead-kit/pay-qr.html",
"qr_svg_url": "https://trungcodeer.github.io/softjunk-lead-kit/paypal-qr.svg",
"buyer_index_url": "https://trungcodeer.github.io/softjunk-lead-kit/buyer-index.json",
"agent_order_url": "https://trungcodeer.github.io/softjunk-lead-kit/agent-order.html",
"after_payment_url": "https://trungcodeer.github.io/softjunk-lead-kit/after-pay.html",
"paypal_note_for_digital_kit": "Lead Follow-Up Kit",
"custom_sequence_note_rule": "For one-lead rescue, build the one-copy order packet first. For ranked buyer-agent routing, use agent_checkout_router_url first. For a custom sequence, use ai_deal_desk_url when non-sensitive lead context is ready, custom_sequence_gallery_url when the buyer wants a ready scenario, custom_sequence_preview_url when the buyer wants tailored copy before paying, or shareable_order_link_url when order context is already ready. Copy the generated PayPal note before paying.",
"delivery_email_source": "The email shown in the PayPal transaction.",
"verification": {
"required": true,
"success_signal": "PAYPAL_PAYMENT_VERIFIED=true",
"status_url": "https://trungcodeer.github.io/paypal-verification-status.json",
"well_known_status_url": "https://trungcodeer.github.io/.well-known/paypal-verification-status.json",
"product_status_url": "https://trungcodeer.github.io/softjunk-lead-kit/paypal-verification-status.json",
"current_public_status": "PAYPAL_PAYMENT_VERIFIED=false reason=missing_credentials",
"status_boundary": "The public status reports verifier readiness only. Missing credentials is not proof that no payment arrived.",
"api_verifier": "https://github.com/trungcodeer/softjunk-lead-kit/blob/main/PAYPAL_VERIFICATION.md",
"workflow_template": "https://github.com/trungcodeer/softjunk-lead-kit/blob/main/PAYPAL_VERIFICATION_WORKFLOW.yml.example",
"rule": "Do not claim an order is paid, started, or delivered unless the seller can see the 5 USD PayPal transaction, the API verifier returns PAYPAL_PAYMENT_VERIFIED=true, or a trusted seller-side PayPal CSV export returns PAYPAL_PAYMENT_VERIFIED=true source=csv."
},
"privacy_rule": "Do not post PayPal transaction IDs, buyer email, phone numbers, or private customer details publicly.",
"root_one_lead_rescue_url": "https://trungcodeer.github.io/rescue/",
"root_one_lead_rescue_json_url": "https://trungcodeer.github.io/rescue.json",
"root_one_lead_rescue_text_url": "https://trungcodeer.github.io/rescue.txt",
"one_copy_order_packet_url": "https://trungcodeer.github.io/softjunk-lead-kit/fix-one-quiet-lead.html",
"one_copy_order_packet_json_url": "https://trungcodeer.github.io/softjunk-lead-kit/fix-one-quiet-lead.json",
"one_copy_order_packet_text_url": "https://trungcodeer.github.io/softjunk-lead-kit/fix-one-quiet-lead.txt",
"one_copy_order_packet_gist_url": "https://gist.github.com/trungcodeer/7c25ec12b4c0f58506efe66bfbef6759",
"one_lead_rescue_order_form_url": "https://github.com/trungcodeer/softjunk-lead-kit/issues/new?template=one-lead-rescue-order.yml",
"fastest_buyer_path": {
"url": "https://trungcodeer.github.io/rescue/",
"json_url": "https://trungcodeer.github.io/rescue.json",
"text_url": "https://trungcodeer.github.io/rescue.txt",
"one_copy_order_packet_url": "https://trungcodeer.github.io/softjunk-lead-kit/fix-one-quiet-lead.html",
"payment_url": "https://trungcodeer.github.io/softjunk-lead-kit/sponsor-button-buy.html",
"success_signal": "PAYPAL_PAYMENT_VERIFIED=true",
"instruction": "Use the one-copy order packet before Packet-first Sponsor route when the buyer has one quiet lead; copy the generated packet or PayPal note, Open the packet-first Sponsor route, then submit non-sensitive fulfillment details after seller-side verification."
},
"paypal_buy_action_manifest_url": "https://trungcodeer.github.io/paypal-buy-action.json",
"well_known_paypal_buy_action_manifest_url": "https://trungcodeer.github.io/.well-known/paypal-buy-action.json",
"schema_org_offer": {
"@context": "https://schema.org",
"@type": "Offer",
"name": "SoftJunk One-Lead Rescue",
"description": "A one-copy order packet and 5 USD Packet-first Sponsor checkout for one real quiet lead follow-up rescue, with roofing buyer-send routing when relevant.",
"price": "5.00",
"priceCurrency": "USD",
"availability": "https://schema.org/InStock",
"url": "https://trungcodeer.github.io/softjunk-lead-kit/sponsor-button-buy.html",
"seller": {
"@type": "Organization",
"name": "SoftJunk",
"url": "https://trungcodeer.github.io/"
},
"itemOffered": {
"@type": "DigitalDocument",
"name": "SoftJunk checkout and buyer-send packets",
"url": "https://trungcodeer.github.io/root-offer.json",
"encodingFormat": "application/json"
},
"potentialAction": {
"@context": "https://schema.org",
"@type": "BuyAction",
"name": "Open packet-first Sponsor route for SoftJunk USD 5 rescue",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://trungcodeer.github.io/softjunk-lead-kit/sponsor-button-buy.html",
"httpMethod": "GET",
"actionPlatform": [
"https://schema.org/DesktopWebPlatform",
"https://schema.org/MobileWebPlatform"
]
},
"priceSpecification": {
"@type": "PriceSpecification",
"price": "5.00",
"priceCurrency": "USD"
},
"seller": {
"@type": "Organization",
"name": "SoftJunk",
"url": "https://trungcodeer.github.io/"
},
"object": {
"@type": "DigitalDocument",
"name": "SoftJunk root checkout and one-lead rescue routes",
"url": "https://trungcodeer.github.io/paypal-buy-action.json",
"encodingFormat": "application/json"
},
"result": {
"@type": "DigitalDocument",
"name": "Delivered one-lead follow-up rescue after seller-side PayPal verification",
"url": "https://trungcodeer.github.io/pay/"
},
"additionalProperty": [
{
"@type": "PropertyValue",
"name": "success_signal",
"value": "PAYPAL_PAYMENT_VERIFIED=true"
},
{
"@type": "PropertyValue",
"name": "verification_gate",
"value": "Do not claim payment, fulfillment, or completion until seller-side PayPal evidence verifies the 5 USD transaction."
},
{
"@type": "PropertyValue",
"name": "privacy_gate",
"value": "Use placeholders only; do not submit private customer data in public GitHub or PayPal notes."
}
]
}
},
"potentialAction": {
"@context": "https://schema.org",
"@type": "BuyAction",
"name": "Open packet-first Sponsor route for SoftJunk USD 5 rescue",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://trungcodeer.github.io/softjunk-lead-kit/sponsor-button-buy.html",
"httpMethod": "GET",
"actionPlatform": [
"https://schema.org/DesktopWebPlatform",
"https://schema.org/MobileWebPlatform"
]
},
"priceSpecification": {
"@type": "PriceSpecification",
"price": "5.00",
"priceCurrency": "USD"
},
"seller": {
"@type": "Organization",
"name": "SoftJunk",
"url": "https://trungcodeer.github.io/"
},
"object": {
"@type": "DigitalDocument",
"name": "SoftJunk root checkout and one-lead rescue routes",
"url": "https://trungcodeer.github.io/paypal-buy-action.json",
"encodingFormat": "application/json"
},
"result": {
"@type": "DigitalDocument",
"name": "Delivered one-lead follow-up rescue after seller-side PayPal verification",
"url": "https://trungcodeer.github.io/pay/"
},
"additionalProperty": [
{
"@type": "PropertyValue",
"name": "success_signal",
"value": "PAYPAL_PAYMENT_VERIFIED=true"
},
{
"@type": "PropertyValue",
"name": "verification_gate",
"value": "Do not claim payment, fulfillment, or completion until seller-side PayPal evidence verifies the 5 USD transaction."
},
{
"@type": "PropertyValue",
"name": "privacy_gate",
"value": "Use placeholders only; do not submit private customer data in public GitHub or PayPal notes."
}
]
},
"buyAction": {
"@context": "https://schema.org",
"@type": "BuyAction",
"name": "Open packet-first Sponsor route for SoftJunk USD 5 rescue",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://trungcodeer.github.io/softjunk-lead-kit/sponsor-button-buy.html",
"httpMethod": "GET",
"actionPlatform": [
"https://schema.org/DesktopWebPlatform",
"https://schema.org/MobileWebPlatform"
]
},
"priceSpecification": {
"@type": "PriceSpecification",
"price": "5.00",
"priceCurrency": "USD"
},
"seller": {
"@type": "Organization",
"name": "SoftJunk",
"url": "https://trungcodeer.github.io/"
},
"object": {
"@type": "DigitalDocument",
"name": "SoftJunk root checkout and one-lead rescue routes",
"url": "https://trungcodeer.github.io/paypal-buy-action.json",
"encodingFormat": "application/json"
},
"result": {
"@type": "DigitalDocument",
"name": "Delivered one-lead follow-up rescue after seller-side PayPal verification",
"url": "https://trungcodeer.github.io/pay/"
},
"additionalProperty": [
{
"@type": "PropertyValue",
"name": "success_signal",
"value": "PAYPAL_PAYMENT_VERIFIED=true"
},
{
"@type": "PropertyValue",
"name": "verification_gate",
"value": "Do not claim payment, fulfillment, or completion until seller-side PayPal evidence verifies the 5 USD transaction."
},
{
"@type": "PropertyValue",
"name": "privacy_gate",
"value": "Use placeholders only; do not submit private customer data in public GitHub or PayPal notes."
}
]
},
"five_dollar_buyer_card_url": "https://trungcodeer.github.io/5/",
"five_dollar_buyer_card_json_url": "https://trungcodeer.github.io/5.json",
"five_dollar_buyer_card_text_url": "https://trungcodeer.github.io/5.txt",
"product_five_dollar_buyer_card_url": "https://trungcodeer.github.io/softjunk-lead-kit/five-dollar-buyer-card.html",
"gist_five_dollar_buyer_card_url": "https://gist.github.com/trungcodeer/4507ec1fc5f1b009924dfdaa235859e8",
"lowest_friction_buyer_route": "https://trungcodeer.github.io/5/",
"payment_url": "https://trungcodeer.github.io/softjunk-lead-kit/sponsor-button-buy.html",
"one_rewrite_included": true,
"buyer_risk_reversal": {
"name": "one_rewrite_included",
"value": "One rewrite is included if the first custom sequence is not usable after seller-side PayPal verification and the buyer supplies non-sensitive business context.",
"verification_gate": "PAYPAL_PAYMENT_VERIFIED=true",
"privacy_gate": "Use placeholders only; do not post customer or PayPal details in public forms."
},
"success_signal": "PAYPAL_PAYMENT_VERIFIED=true",
"expected_no_clone_output": {
"command": "npm exec --yes --package github:trungcodeer/softjunk-lead-kit -- softjunk-lead-kit pay --mode custom --json",
"ok": true,
"amount": "5.00",
"currency": "USD",
"payment_url": "https://trungcodeer.github.io/softjunk-lead-kit/sponsor-button-buy.html",
"payment_url_role": "packet_first_sponsor_route",
"success_signal": "PAYPAL_PAYMENT_VERIFIED=true",
"payment_proof_boundary": "This proves the executable checkout route only. It is not payment proof."
},
"verified_release_url": "https://github.com/trungcodeer/softjunk-lead-kit/releases/tag/v2.29.166",
"release_tarball_url": "https://github.com/trungcodeer/softjunk-lead-kit/releases/download/v2.29.166/softjunk-lead-kit-0.2.2.tgz",
"release_tarball_sha256_url": "https://github.com/trungcodeer/softjunk-lead-kit/releases/download/v2.29.166/softjunk-lead-kit-0.2.2.tgz.sha256",
"run_from_release_tarball_pay_custom": "npm exec --yes --package https://github.com/trungcodeer/softjunk-lead-kit/releases/download/v2.29.166/softjunk-lead-kit-0.2.2.tgz -- softjunk-lead-kit pay --mode custom --json",
"no_clone_checkout_proof": {
"command": "npm exec --yes --package github:trungcodeer/softjunk-lead-kit -- softjunk-lead-kit pay --mode custom --json",
"expected_no_clone_output": {
"command": "npm exec --yes --package github:trungcodeer/softjunk-lead-kit -- softjunk-lead-kit pay --mode custom --json",
"ok": true,
"amount": "5.00",
"currency": "USD",
"payment_url": "https://trungcodeer.github.io/softjunk-lead-kit/sponsor-button-buy.html",
"payment_url_role": "packet_first_sponsor_route",
"success_signal": "PAYPAL_PAYMENT_VERIFIED=true",
"payment_proof_boundary": "This proves the executable checkout route only. It is not payment proof."
},
"expected_amount": "5.00",
"currency": "USD",
"payment_url": "https://trungcodeer.github.io/softjunk-lead-kit/sponsor-button-buy.html",
"payment_url_role": "packet_first_sponsor_route",
"after_packet_payment_url": "https://paypal.me/softjunk/5USD",
"release_url": "https://github.com/trungcodeer/softjunk-lead-kit/releases/tag/v2.29.166",
"release_tarball_url": "https://github.com/trungcodeer/softjunk-lead-kit/releases/download/v2.29.166/softjunk-lead-kit-0.2.2.tgz",
"release_tarball_sha256_url": "https://github.com/trungcodeer/softjunk-lead-kit/releases/download/v2.29.166/softjunk-lead-kit-0.2.2.tgz.sha256",
"success_signal": "PAYPAL_PAYMENT_VERIFIED=true",
"payment_boundary": "Do not claim paid, started, delivered, fulfilled, complete, or stop until seller-side PayPal evidence exists, PayPal API verification succeeds, or trusted seller-side CSV proof verifies the 5 USD payment.",
"github_package_command": "npm exec --yes --package github:trungcodeer/softjunk-lead-kit -- softjunk-lead-kit pay --mode custom --json",
"agent_relay_command": "npm exec --yes --package github:trungcodeer/softjunk-lead-kit -- softjunk-lead-kit agent --json",
"mcp_tool": "get_softjunk_agent_relay",
"current_release_url": "https://github.com/trungcodeer/softjunk-lead-kit/releases/tag/v2.29.166",
"current_release_tag": "v2.29.166",
"current_release_target": "b06be515e2d9a89288e1da67a0a4c64ace93921c",
"stable_fallback_release_url": "https://github.com/trungcodeer/softjunk-lead-kit/releases/tag/v2.29.166",
"stable_fallback_release_tarball_url": "https://github.com/trungcodeer/softjunk-lead-kit/releases/download/v2.29.166/softjunk-lead-kit-0.2.2.tgz",
"stable_fallback_release_tarball_sha256": "https://github.com/trungcodeer/softjunk-lead-kit/releases/download/v2.29.166/softjunk-lead-kit-0.2.2.tgz.sha256",
"primary_command": "npm exec --yes --package github:trungcodeer/softjunk-lead-kit -- softjunk-lead-kit pay --mode custom --json",
"fallback_tarball_command": "npm exec --yes --package https://github.com/trungcodeer/softjunk-lead-kit/releases/download/v2.29.166/softjunk-lead-kit-0.2.2.tgz -- softjunk-lead-kit pay --mode custom --json",
"primary_route": "github_package_current_main",
"fallback_route": "verified_release_tarball"
},
"current_release_tag": "v2.29.166",
"current_release_url": "https://github.com/trungcodeer/softjunk-lead-kit/releases/tag/v2.29.166",
"current_release_target": "b06be515e2d9a89288e1da67a0a4c64ace93921c",
"run_from_github_package_pay_custom": "npm exec --yes --package github:trungcodeer/softjunk-lead-kit -- softjunk-lead-kit pay --mode custom --json",
"run_agent_relay_from_github_package": "npm exec --yes --package github:trungcodeer/softjunk-lead-kit -- softjunk-lead-kit agent --json",
"mcp_agent_relay_tool_name": "get_softjunk_agent_relay",
"stable_fallback_release_url": "https://github.com/trungcodeer/softjunk-lead-kit/releases/tag/v2.29.166",
"stable_fallback_release_tarball_url": "https://github.com/trungcodeer/softjunk-lead-kit/releases/download/v2.29.166/softjunk-lead-kit-0.2.2.tgz",
"stable_fallback_release_tarball_sha256": "https://github.com/trungcodeer/softjunk-lead-kit/releases/download/v2.29.166/softjunk-lead-kit-0.2.2.tgz.sha256"
}