fix(cypress): globepay QR validation fix + inespay SEPA bank debit flow
- Update Globepay WeChatPay/AliPay wallet tests to validate inline QR code
instead of expecting redirect URL (Globepay renders QR inline, no redirect)
- Add refund configs to Globepay.js (Refund, PartialRefund, SyncRefund)
- Add Inespay SEPA Bank Debit isolated context with simulator flow:
- Create PI -> List PM -> Confirm SEPA -> Simulate redirect -> Retrieve -> Refund -> Sync
- Gate Inespay-specific flow to only run for inespay connector
- Follow existing patterns: INESPAY_BANK_SIMULATION include list, shouldIncludeConnector