Skip to content

Commit b026f63

Browse files
committed
Add buyer-send context to root payment pages
1 parent ee36671 commit b026f63

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

buy/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@
210210
<section class="hero" aria-labelledby="page-title">
211211
<div>
212212
<h1 id="page-title">One-lead rescue checkout, 5 USD.</h1>
213+
<p class="note buyer-send-route"><strong>Roofing buyer-send route:</strong> read the <a href="https://trungcodeer.github.io/softjunk-lead-kit/roofing-buyer-send.html">one-read buyer packet</a> or <a href="https://trungcodeer.github.io/softjunk-lead-kit/roofing-buyer-send.json">agent JSON</a>, then pay exactly <a href="https://paypal.me/softjunk/5USD">5 USD on PayPal</a>. Fulfillment starts only after <code>PAYPAL_PAYMENT_VERIFIED=true</code>; use placeholders only.</p>
213214
<p class="lead">The fastest path is rescue-first: generate a one-lead PayPal note, pay exactly 5 USD, then use the one-lead order form while seller-side verification runs.</p>
214215
<div class="actions" aria-label="Buy actions">
215216
<a class="button primary" href="https://trungcodeer.github.io/rescue/">Open one-lead rescue</a>

pay/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,7 @@
229229
<section class="hero" aria-labelledby="page-title">
230230
<div>
231231
<h1 id="page-title">One-lead rescue pay route, 5 USD.</h1>
232+
<p class="note buyer-send-route"><strong>Roofing buyer-send route:</strong> read the <a href="https://trungcodeer.github.io/softjunk-lead-kit/roofing-buyer-send.html">one-read buyer packet</a> or <a href="https://trungcodeer.github.io/softjunk-lead-kit/roofing-buyer-send.json">agent JSON</a>, then pay exactly <a href="https://paypal.me/softjunk/5USD">5 USD on PayPal</a>. Fulfillment starts only after <code>PAYPAL_PAYMENT_VERIFIED=true</code>; use placeholders only.</p>
232233
<p class="lead">Start with the root one-lead rescue route, generate the PayPal note, pay exactly 5 USD, then use the one-lead order handoff. Fulfillment waits for seller-side PayPal proof.</p>
233234
<div class="actions" aria-label="Payment actions">
234235
<a class="button primary" href="https://trungcodeer.github.io/rescue/">Open one-lead rescue</a>

paypal/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,7 @@
230230
<section class="hero" aria-labelledby="page-title">
231231
<div>
232232
<h1 id="page-title">One-lead rescue PayPal route, 5 USD.</h1>
233+
<p class="note buyer-send-route"><strong>Roofing buyer-send route:</strong> read the <a href="https://trungcodeer.github.io/softjunk-lead-kit/roofing-buyer-send.html">one-read buyer packet</a> or <a href="https://trungcodeer.github.io/softjunk-lead-kit/roofing-buyer-send.json">agent JSON</a>, then pay exactly <a href="https://paypal.me/softjunk/5USD">5 USD on PayPal</a>. Fulfillment starts only after <code>PAYPAL_PAYMENT_VERIFIED=true</code>; use placeholders only.</p>
233234
<p class="lead">Use the root one-lead rescue route to generate the exact buyer note, pay 5 USD on PayPal, then open the one-lead order form. Delivery starts only after seller-side PayPal evidence confirms the payment.</p>
234235
<div class="actions" aria-label="PayPal actions">
235236
<a class="button primary" href="https://trungcodeer.github.io/rescue/">Open one-lead rescue</a>

0 commit comments

Comments
 (0)