aplazame / aplazame-api-sdk
Aplazame API SDK
Installs: 108 117
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 9
Forks: 2
Open Issues: 1
Requires
- php: >= 5.6.0
- ext-json: *
Requires (Dev)
- friendsofphp/php-cs-fixer: 1.11.*
- phpunit/phpunit: *
This package is not auto-updated.
Last update: 2025-04-01 20:57:16 UTC
README
Aplazame, a consumer credit company, offers a payment system that can be used by online buyers to receive funding for their purchases.
Installation
You can use Composer:
composer require aplazame/aplazame-api-sdk
Usage
This SDK assists you to complete the steps from the integration guide https://aplazame.dev/en/docs/api/checkout-process/
Explore the examples folder for to learn how to:
- Create an Aplazame's checkout examples/step1_checkout_create.php
- Start the checkout browser flow examples/step2_checkout_start.php
- Receive and confirm the payment statuses examples/step3_checkout_confirm.php
Documentation
Documentation is available at https://aplazame.dev/