Aplazame, a consumer credit company, offers a payment system that can be used by online buyers to receive funding for their purchases.
You can use Composer:
composer require aplazame/aplazame-api-sdk
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 is available at https://aplazame.dev/