Using vtex-sdk-php with vtex.local

PHP integration

Install
composer require vtex-sdk-php
Rules
curl \
  -H "X-VTEX-API-AppKey: $API_KEY" \
  https://vtex.local/api/pvt/rules
Affiliations
curl \
  -H "X-VTEX-API-AppKey: $API_KEY" \
  https://vtex.local/api/pvt/affiliations
Installments options
curl \
  -H "X-VTEX-API-AppKey: $API_KEY" \
  https://vtex.local/api/pvt/installments
SDK on GitHub 📄 API Docs
SDK
vtex-sdk-php
PHP
API
vtex.local
vtex.local:Payments-Gateway-API
At a glance
Language PHP
Endpoints22
Base URLhttps://vtex.local