JRNY PLATFORM

Subscription Integration Lab

Connecting UniBee target unavailable
LIVE TOPOLOGY

Request and callback path

No events
CLIENTJRNY AppKeycloak identity
SERVICEsvc-subscriptionIntegration lab
BILLINGUniBee APIOrder state owner
GATEWAYWeChat / AlipayAPP payment
Merchant webhookPOST /api/webhooks/unibee
LOCAL PROJECTION

Subscription state

No checkout or webhook projection yet
TRACE LOG

Latest interactions

AppUniBeeWebhook
No interactions captured
LAST COMMAND

Response payload

{
  "status": "waiting"
}
ORDER LIFECYCLE

One user, end to end

User --

Every App→Lab call, Lab→UniBee call, and signed webhook for this user, ordered oldest to newest. This is the same story as: checkout → pay → subscription active → refund → state refresh.

Subscription
Payment
Invoice
Refund
App → Lab Lab → UniBee UniBee webhook
  1. No activity for this user yet
CALLBACK AUDIT

UniBee webhook deliveries

0 events
No webhook deliveries
REFUND LEDGER

Refund requests

0 records
No refund records
CHECKOUT LEDGER

Idempotent orders

0 records
No checkout records
APP API

svc-subscription surface

OpenAPI YAML
FIELD CONTRACT

Checkout


        
IDENTITY BOUNDARY

Stable mapping

Keycloak
sub
UniBee
{keycloakUserId}_unibee@jrny.cn
Webhook key
user.externalUserId
Signature
HMAC-SHA256(raw body)
Acknowledgement
200 success
PRIVATE LAB

Access token

TRACE DETAIL

Interaction