ai-payments icon indicating copy to clipboard operation
ai-payments copied to clipboard

Payment provider extension for Aimeos web shops and e-commerce solutions

Results 7 ai-payments issues
Sort by recently updated
recently updated
newest added

Hi, i think there is an issue in omnipy file in sendRequest function. the type return by this: $this->getValue( 'authorize', false ) is by default interger and there is this...

https://github.com/aimeos/aimeos-laravel/issues/497

### Changes Add the ability to handle Stripe Multiple API Key based on currency available. ### Configuration Refer to the existing configuration options listed [on ai-payments aimeos documentation](https://aimeos.org/docs/2021.x/manual/services/#stripe) We added...

installed on laravel, default installation, tried to add paypal plus, the option values don't show a "type", but when trying to save, this error shows `type: Configuration for "type" is...

- Not the final version! for test and review - Return value for Header() and Print"" needs a review ( we could not use your [approach here](https://aimeos.org/help/post15138.html?sid=a0283b132010b90f6d07c360b9196e55#p15138) ) - Return...

This patch overrides a couple of Omnipay methods to implement the Mollie Orders API, which is needed for Klarna Pay later and Klarna Slice payment options. I was not sure...

Added support for sending order items to support Omnipay\Common\Message\AbstractRequest\getItems method.