Aktive-Merchant icon indicating copy to clipboard operation
Aktive-Merchant copied to clipboard

A unified API to access different payment gateways

Results 6 Aktive-Merchant issues
Sort by recently updated
recently updated
newest added

Options do not merge correctly when re-using cUrl adapter for concurrent requests. https://github.com/akDeveloper/Aktive-Merchant/blob/master/lib/AktiveMerchant/Http/Adapter/cUrl.php#L231 Array in `$default` variable holds the new data including the new url and should replace any data...

Bugs

An [xml builder](https://github.com/akDeveloper/Aktive-Merchant/blob/1.1.0/lib/AktiveMerchant/Common/SimpleXmlBuilder.php) was introduced in 1.1.0 version. Every gateway that communicate with xml (except Soap), should use this build-in xml builder. List of gateways that use xml: - ~~AuthorizeNet...

Features

- [ ] [SagePay](http://www.sagepay.co.uk/) - [ ] [AuthorizeNet CIM](http://developer.authorize.net/api/reference/features/customer_profiles.html) - [ ] Separate AuthorizeNet ARB from AuthorizeNet Gateway.

Features

[Home page url](https://www.braintreepayments.com/) [Developer Guides](https://developers.braintreepayments.com/guides/overview)

Features

Project should move from PSR-0 to PSR-4 autoloader.

Features