Audit PayPal error handling coverage against the official PayPal API documentation. Fetches latest PayPal OpenAPI specs, compares against module error mappings, checks customer and merchant message coverage, validates translations, auto-fixes gaps, and creates a draft PR. Use when PayPal updates their API or periodically to ensure full error coverage.
Use when helping developers integrate the PrestaShop Checkout merchant SDK into a parent application (merchant backoffice). Covers loading the UMD bundle, creating and rendering the Zoid component, handling onSubmit callbacks, updating props dynamically, and full type/enum reference.