Skip to content

aplazame/php-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6117388 · Mar 7, 2025

History

56 Commits
Apr 19, 2022
Dec 13, 2023
Feb 26, 2024
Mar 7, 2025
Nov 28, 2023
Oct 27, 2022
Jul 7, 2016
Jul 7, 2016
Jul 7, 2016
Jul 7, 2016
Nov 28, 2023
Nov 8, 2023
Mar 7, 2025
Nov 28, 2023
Dec 13, 2023
Aug 29, 2019
Jul 17, 2019
Mar 7, 2025

Repository files navigation

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/