deity / falcon-magento-adyen
Deity Rest Adyen API Extension
This package's canonical repository appears to be gone and the package has been frozen as a result.
Installs: 970
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- adyen/module-payment: ^2.0
This package is auto-updated.
Last update: 2020-11-09 13:07:25 UTC
README
This module provides extension for Magento2 Adyen payment module and integrates it with Deity PWA frontend.
Supported payment options
- CreditCard API integration
Requirements
- Magento 2.2+
- Deity_Magento 4.0+
- Adyen_Payment 2.* (Versions 3 or higher are not supported)
Elements introduced to magento by this module
Custom API endpoints provided by this module:
[GET] /rest/V1/falcon/adyen/config
- get adyen public config data (cc enabled, card types, CSE public key, etc.)[POST] /V1/falcon/orders/:orderId/adyen-process-validate3d
- update customer order status after comming back from payment gateway[POST] /V1/falcon/guest-orders/:orderId/adyen-process-validate3d
- update guest order status after comming back from payment gateway
Extension attributes:
Deity\QuoteApi\Api\Data\OrderResponseInterface
:{ "adyen_cc": "Deity\AdyenApi\Api\Data\CreditCardResponseInterface" }
Functionality changes
Configuration
- In
Store > Configuration > Sales > Payment Methods > Other Payment Methods > Adyen All-in-One Payment Solutions > CreditCard API integration
Credit Card Image
- field allowing to provide custom image for credit card payment row in checkout