Order detail / status lookups now use the authenticated merchant API endpoints
(GET /api/merchant/payment/:orderId and /payment-status/:orderId) instead of the
public customer endpoints. Checkout and webhooks are unchanged.
Documented EURC stablecoin support (Ethereum, Polygon) and the GMB token.
readme: aligned stated requirements to WooCommerce 7.0 / PHP 8.0.