Skip to content
PD CASH ORCHESTRATION API

Pilot checkout links. Automate with the PD Cash API.

PD Cash is an orchestration layer, not Cash App's official API. Launch hosted checkout on an approved provider or channel-partner route, then connect signed status and automation.

Hosted linksSigned webhooksBYOK where supportedRoute approval required

Payment route

  1. POST/api/v1/create-invoice01
  2. payment_urlreturned02
  3. Buyercompletes checkout03
  4. Webhooksigned, sent to you04

Illustrative flow. Route availability is decided after review.

01Create a checkout

One POST returns a payment URL

The full reference covers every endpoint, webhook signature, and error code.

Request
POST https://pd.cash/api/v1/create-invoice
Content-Type: application/json
X-API-Key: pk_live_...
X-API-Secret: sk_live_...

{
  "amount": 100.00,
  "brand_slug": "MyStore",
  "order_reference": "ORDER-12345",
  "customer_email": "customer@example.com",
  "webhook_url": "https://yoursite.com/webhook"
}
Response200 OK
{
  "success": true,
  "invoice_id": "INV-ABC123",
  "payment_url": "https://pd.cash/pay/INV-ABC123",
  "order_reference": "ORDER-12345",
  "amount": 100.00,
  "status": "pending",
  "expires_at": "2026-01-15T12:00:00Z"
}

Full API reference — Sign in to your account to read it.

02Integration options

Choose your integration starting point

Start from your current provider setup. Every live route and payment method remains subject to account and partner approval.

Hosted checkout pilot

After route approval, validate the buyer journey with hosted checkout before building custom UI.

Supported BYOK connection

Connect supported provider credentials while PD Cash adds routing and status visibility.

Partner-route review

If you need a new provider or channel-partner route, share your business model, region, and expected volume for eligibility review. Premium routes are available to iGaming businesses only; every other supported category is reviewed for Cash App and crypto.

03Approved capabilities

What the integration supports

Use one approved buyer journey with status and route context your team can carry into operations.

Hosted payment links

Create a buyer-ready payment path for each amount, order, or approved use case.

Signed status webhooks

Send verified payment status into fulfillment, access, support, and reporting systems.

Routing context

Keep order, campaign, provider, and business-model context attached to the route.

Event history

Trace the payment journey from link activity to provider-confirmed status.

Available risk signals

Pair route activity with available fraud, velocity, and source checks.

04Verified flow

From buyer action to server decision

Keep fulfillment behind a provider-backed status instead of trusting the browser or a redirect alone.

  1. 1

    Open the approved checkout

    The buyer enters a hosted payment flow limited to methods enabled for that account and route.

  2. 2

    Provider handles the payment

    The connected provider or approved channel partner processes and settles the transaction.

  3. 3

    Receive signed status

    A configured webhook sends payment status and route context to your back end.

  4. 4

    Verify, then fulfill

    Confirm the provider-backed status before granting access, delivering goods, or updating records.

05FAQ

Frequently asked questions

No. PD Cash is an independent payment-orchestration layer, not Cash App or Block. Cash App Pay may be available through supported provider or approved channel-partner routes, subject to underwriting.

Timing varies by business model, jurisdiction, documentation, underwriting, and provider or channel-partner availability. PD Cash does not promise a fixed review or launch time.

No. PD Cash is an API connector and orchestration layer. Merchant settlement happens through the underlying payment provider or approved channel partner.

Yes. Businesses with existing supported provider accounts can connect their own credentials while using PD Cash for routing, observability, and payment management.

Creating a Free or Premium account has no recurring plan fee. API access or credits may be offered separately as optional one-time purchases. Live API access and payment routes remain subject to account, provider, region, and partner review.

Keep reading

All features
Digital Goods

Digital goods payment links & API

Create a checkout path that knows what was sold, who bought it, and how it was delivered, then connect webhooks and API…

Map your approved API route

Share your business model, current provider, and integration goal. The review maps the eligible hosted-link and automation path.

No monthly plan fee · API access and routes are reviewed separately