Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 961 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 961 Bytes

Aplazame PHP SDK

Aplazame

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:

  1. Create an Aplazame's checkout examples/step1_checkout_create.php
  2. Start the checkout browser flow examples/step2_checkout_start.php
  3. Receive and confirm the payment statuses examples/step3_checkout_confirm.php

Documentation

Documentation is available at https://aplazame.dev/