deity/falcon-magento-adyen

Deity Rest Adyen API Extension

Installs: 970

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 0

Open Issues: 0

Type:magento2-module

2.0.1 2019-04-01 12:02 UTC

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

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