|
| 1 | +{ |
| 2 | + "schema_version": "softjunk-paypal-payment-intent-v1", |
| 3 | + "updated": "2026-05-26", |
| 4 | + "intent_id": "softjunk-5usd-paypal", |
| 5 | + "seller": "SoftJunk", |
| 6 | + "offer": "SoftJunk Lead Follow-Up Kit or custom 7-day lead follow-up sequence", |
| 7 | + "amount": "5.00", |
| 8 | + "currency": "USD", |
| 9 | + "provider": "PayPal.Me", |
| 10 | + "direct_payment_url": "https://paypal.me/softjunk/5USD", |
| 11 | + "short_paypal_url": "https://trungcodeer.github.io/paypal/", |
| 12 | + "short_pay_url": "https://trungcodeer.github.io/pay/", |
| 13 | + "short_buy_url": "https://trungcodeer.github.io/buy/", |
| 14 | + "checkout_url": "https://trungcodeer.github.io/softjunk-lead-kit/checkout.html", |
| 15 | + "qr_url": "https://trungcodeer.github.io/softjunk-lead-kit/pay-qr.html", |
| 16 | + "qr_svg_url": "https://trungcodeer.github.io/softjunk-lead-kit/paypal-qr.svg", |
| 17 | + "buyer_index_url": "https://trungcodeer.github.io/softjunk-lead-kit/buyer-index.json", |
| 18 | + "agent_order_url": "https://trungcodeer.github.io/softjunk-lead-kit/agent-order.html", |
| 19 | + "after_payment_url": "https://trungcodeer.github.io/softjunk-lead-kit/after-pay.html", |
| 20 | + "paypal_note_for_digital_kit": "Lead Follow-Up Kit", |
| 21 | + "custom_sequence_note_rule": "For a custom sequence, use the agent_order_url to build a PayPal note before paying.", |
| 22 | + "delivery_email_source": "The email shown in the PayPal transaction.", |
| 23 | + "verification": { |
| 24 | + "required": true, |
| 25 | + "success_signal": "PAYPAL_PAYMENT_VERIFIED=true", |
| 26 | + "api_verifier": "https://github.com/trungcodeer/softjunk-lead-kit/blob/main/PAYPAL_VERIFICATION.md", |
| 27 | + "workflow_template": "https://github.com/trungcodeer/softjunk-lead-kit/blob/main/PAYPAL_VERIFICATION_WORKFLOW.yml.example", |
| 28 | + "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." |
| 29 | + }, |
| 30 | + "privacy_rule": "Do not post PayPal transaction IDs, buyer email, phone numbers, or private customer details publicly." |
| 31 | +} |
0 commit comments