PHPackages                             xcoreplatform/magento1-soapapi - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. xcoreplatform/magento1-soapapi

ActiveMagento-module[API Development](/categories/api)

xcoreplatform/magento1-soapapi
==============================

This module extends the soap api of Magento1 and is needed for the usage of the xCore.

2.2.3(3y ago)124MITPHP

Since Jul 26Pushed 1y ago4 watchersCompare

[ Source](https://github.com/xcoreplatform/magento1-soapapi)[ Packagist](https://packagist.org/packages/xcoreplatform/magento1-soapapi)[ Docs](http://www.dealer4dealer.nl)[ RSS](/packages/xcoreplatform-magento1-soapapi/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)DependenciesVersions (54)Used By (0)

Magento1 Soap Api
=================

[](#magento1-soap-api)

This module extends the soap api of Magento1 and is needed for the usage of the xCore. For more information or support see .

Payment fees
------------

[](#payment-fees)

To add payment fees (for example surcharges) to the sales order api either use the backend interface or add an observer follow the steps below:

### Backend Interface

[](#backend-interface)

You can add simple fee fields via the backend interface. Navigate to `System > Configuration > Dealer4Dealer xCore > Payment > Payment Method Fees`

[![SysConf tab example](https://raw.githubusercontent.com/dealer4dealer/magento1-soapapi/master/payment_fee_config_tab.png)](https://raw.githubusercontent.com/dealer4dealer/magento1-soapapi/master/payment_fee_config_tab.png)

- `title`: The name given to the fee in the order data submitted
- `base amount`: The "sales\_flat\_order" table column to use for amounts in the installations base currency
- `amount`: The "sales\_flat\_order" table column to use for amounts in the shops currency
- `tax rate`: The product class tax rate applied to the fee

### Observer

[](#observer)

1. Listen for the event dealer4dealer\_xcore\_sales\_order\_payment\_fee.
2. Fetch the order object in your observer with $observer-&gt;getOrder();
3. Create a new dealer4dealer\_xcore/payment\_fee object
4. Add te payment object to the xcore\_payment\_fees field (array) on the order.

License
-------

[](#license)

The MIT License (MIT)

Copyright (c) xCore

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity77

Established project with proven stability

 Bus Factor1

Top contributor holds 78.2% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~63 days

Recently: every ~209 days

Total

39

Last Release

1163d ago

Major Versions

0.11.1 → 1.0.02017-03-10

1.9.0 → 2.0.02017-10-04

### Community

Maintainers

![](https://www.gravatar.com/avatar/64c3f8d6980aaab761228a9452fa36c46c03d3adc5bde922359404fbeea14bee?d=identicon)[HenriNijborg](/maintainers/HenriNijborg)

---

Top Contributors

[![HenriNijborg](https://avatars.githubusercontent.com/u/1318486?v=4)](https://github.com/HenriNijborg "HenriNijborg (68 commits)")[![wouthoekstra](https://avatars.githubusercontent.com/u/6030296?v=4)](https://github.com/wouthoekstra "wouthoekstra (7 commits)")[![sandermangel](https://avatars.githubusercontent.com/u/1067840?v=4)](https://github.com/sandermangel "sandermangel (4 commits)")[![Tjab](https://avatars.githubusercontent.com/u/6023513?v=4)](https://github.com/Tjab "Tjab (2 commits)")[![NickMulderLinq5](https://avatars.githubusercontent.com/u/26714902?v=4)](https://github.com/NickMulderLinq5 "NickMulderLinq5 (1 commits)")[![SjorsO](https://avatars.githubusercontent.com/u/7202674?v=4)](https://github.com/SjorsO "SjorsO (1 commits)")[![WillieHuizing](https://avatars.githubusercontent.com/u/8511697?v=4)](https://github.com/WillieHuizing "WillieHuizing (1 commits)")[![loekvangool](https://avatars.githubusercontent.com/u/7300472?v=4)](https://github.com/loekvangool "loekvangool (1 commits)")[![JeroenBoersma](https://avatars.githubusercontent.com/u/1163348?v=4)](https://github.com/JeroenBoersma "JeroenBoersma (1 commits)")[![michielfb](https://avatars.githubusercontent.com/u/3659033?v=4)](https://github.com/michielfb "michielfb (1 commits)")

### Embed Badge

![Health badge](/badges/xcoreplatform-magento1-soapapi/health.svg)

```
[![Health](https://phpackages.com/badges/xcoreplatform-magento1-soapapi/health.svg)](https://phpackages.com/packages/xcoreplatform-magento1-soapapi)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[facebook/php-business-sdk

PHP SDK for Facebook Business

90821.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

74513.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

265103.1M454](/packages/google-gax)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
