You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Complete a full Stellar-native payment end-to-end on testnet. This is the minimal viable beta flow — Stellar payer → Stellar merchant, no cross-chain bridging.
Test Scenario
Payer: Freighter wallet on Stellar testnet
Payment method: XLM or USDC on Stellar
Merchant settlement: USDC on Stellar
No bridge required
Steps to Validate
Setup
Relay Stellar keypair configured and funded (testnet XLM)
Summary
Complete a full Stellar-native payment end-to-end on testnet. This is the minimal viable beta flow — Stellar payer → Stellar merchant, no cross-chain bridging.
Test Scenario
Steps to Validate
Setup
.env(from Soroban: Deploy HTLC Contract to Testnet & Configure Relay #110)Payment Flow
POST /v1/paymentswithsourceChain: stellar,sourceAsset: USDClock()on Soroban HTLC contract — funds lockedLockedevent from Soroban contractwithdraw()— reveals secretCOMPLETEDin dashboardPass Criteria