Introduction to the AFIPAY Merchant API
Welcome to the documentation for the AFIPAY Merchant API. This API is designed to integrate the AFIPAY payment system into your application and provides the following features:
- Payment Creation: Initiate payments by specifying the amount, currency, customer data, and additional parameters.
- Withdrawal Management: Create and track withdrawal requests.
- Real-Time Notifications: Instantly receive updates on payment and withdrawal status changes via webhooks.
Key API Features:
- Version: 2.0.1
- Base URL: https://api-v2.afipay.io/v2
- Data Format: JSON
Getting Started
- Obtain your API key from your account settings.
- Review the comprehensive guides on integration.
- Study the sample requests and responses provided in the documentation to quickly master the API.