Aplazo Merchant Payment API

REST API for merchants to originate Aplazo installment loans at checkout, retrieve loan status, and process refunds and cancellations. Credentials (apiToken + merchantId) are exchanged at POST /api/auth for a JWT bearer.

API entry from apis.yml

apis.yml Raw ↑
name: Aplazo Merchant Payment API
description: REST API for merchants to originate Aplazo installment loans at checkout, retrieve loan status,
  and process refunds and cancellations. Credentials (apiToken + merchantId) are exchanged at POST /api/auth
  for a JWT bearer.
humanURL: https://github.com/aplazo/php.aplazo-magento-2-payment-gateway
baseURL: https://api.aplazo.mx
tags:
- Payments
- BNPL
- Loans
- Checkout
- Refunds
properties:
- type: Authentication
  url: authentication/aplazo-authentication.yml
- type: SourceCode
  url: https://github.com/aplazo/php.aplazo-magento-2-payment-gateway