epagos-reference

Look up ePagos payment method IDs, error codes, and URLs.

Updated Apr 1, 2026
One-click install
npx skills add https://github.com/AlvaFG/epagos-docs --skill epagos-reference
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: epagos-reference
Source: https://github.com/AlvaFG/epagos-docs/tree/main/skill/epagos-reference
Command: npx skills add https://github.com/AlvaFG/epagos-docs --skill epagos-reference

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly find and interpret ePagos reference data such as payment method IDs, error codes, URLs, and test data to troubleshoot integrations.

Core Features & Use Cases

  • Reference lookup for payment method IDs, error codes, and state mappings.
  • Quick access to sandbox and production URLs and test credentials.
  • Use Case: You need to map an API error code to an actionable fix during integration testing.

Quick Start

Use the epagos-reference skill to locate a specific payment method ID or error code in your integration workflow.

Frequently Asked Questions about epagos-reference

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I look up ePagos error codes and payment method IDs for API integration testing?

You can look up ePagos error codes and payment method IDs using a static reference table that provides exact mappings for codes, IDs, and state mappings to troubleshoot your API integration.

What are the available ePagos sandbox and production URLs for QA testing?

Available ePagos sandbox and production URLs are accessible via a reference lookup, providing quick access to the necessary domains and test credentials required for QA testing workflows.

Can I map an ePagos API error code to an actionable fix during debugging?

Yes, you can map an ePagos API error code to an actionable fix during debugging by fetching exact code mappings and state data embedded in the static reference table.

Does this ePagos reference lookup require external dependencies or API connections?

No, the ePagos reference lookup requires no external dependencies or API connections because it relies entirely on a static reference table embedded directly within the skill.

When do I need to fetch ePagos reference data for codes and URLs?

You need to fetch ePagos reference data when performing API integration work, QA testing, or debugging tasks that require mapping specific codes to actions and URLs.