Download the PHP package 202ecommerce/bridge-sdk without Composer
On this page you can find all versions of the php package 202ecommerce/bridge-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download 202ecommerce/bridge-sdk
More information about 202ecommerce/bridge-sdk
Files in 202ecommerce/bridge-sdk
Package bridge-sdk
Short Description Bridge API SDK
License AFL-3.0
Homepage https://docs.bridgeapi.io/
Informations about the package bridge-sdk
Bridge SDK for PHP
This package is a Bridge PHP SDK. It let you manage exchange between your shop and Bridge.
This package is a dependency for Bridge PrestaShop module or Magento plugin.
Versions scope
This package is compatible with PHP 5.6+.
How to install it ?
composer require 202ecommerce/bridge-sdk
To use this package with php 5.6 or in production mode, please install this dependency with :
in a development environment
How to try this SDK ?
Get List of Banks
You can easily get list of banks by creating a request
You can also use the client api service to get list of offer
Get Bank by ID
You can easily get a bank by ID by creating a request
You can also use the client api service to get list of offer
Get Payment by ID
Get payment by ID documentation
You can easily get a payment by ID by creating a request
You can also use the client api service to get list of offer
Create Payment
You can easily get create a payment by creating a request
You can also use the client api service to get list of offer
Get Webhook Response
You can easily subscribe to the webhook using this code. Webhook can come from next IPs: \BridgeSDK\Constant\WebhookIP.
All versions of bridge-sdk with dependencies
ext-curl Version *