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
Payment Intent architecture - Checkout creates a payment intent via api.real8.org and redirects to app.real8.org/pay/{intent_id} for native wallet payment experience
Smart landing page - PWA: shows payment dialog directly. Browser: shows "Open in REAL8 Wallet" + QR code
Return URL handoff - After payment, wallet redirects back to store automatically
Intent expiration - Payment links expire based on configured timeout
HMAC authentication - Secured plugin-to-API communication
Graceful fallback - Falls back to on-page payment instructions if API unreachable
Setup
Update the plugin
Go to WooCommerce > Settings > Payments > REAL8 Payments
Enter the Payment Intent Secret (same value configured on api.real8.org)
Save — checkout will now redirect to the REAL8 Wallet app