Download the PHP package wp-pay-gateways/adyen without Composer
On this page you can find all versions of the php package wp-pay-gateways/adyen. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download wp-pay-gateways/adyen
More information about wp-pay-gateways/adyen
Files in wp-pay-gateways/adyen
Package adyen
Short Description Adyen driver for the WordPress payment processing library.
License GPL-3.0-or-later
Homepage http://www.wp-pay.org/gateways/adyen/
Informations about the package adyen
WordPress Pay Gateway: Adyen
Adyen driver for the WordPress payment processing library.
Adyen Notifications (webhooks)
The Pronamic Pay Adyen gateway can handle Adyen notifications via the WordPress REST API.
Route: /wp-json/pronamic-pay/adyen/v1/notifications
The WordPress REST API Adyen notifications endpoint can be tested with for example cURL:
WordPress Filters
pronamic_pay_adyen_checkout_head
pronamic_pay_adyen_config_object
Production Environment
Dashboard URL: https://ca-live.adyen.com/
API URL: https://{LIVE_API_URL_PREFIX}-checkout-live.adyenpayments.com/checkout/v41/
Test Environment
Dashboard URL: https://ca-test.adyen.com/
API URL: https://checkout-test.adyen.com/v41/
Frequently Asked Questions
Why do I get the "Unable to instantiate the payment screen" notice?
Adyen says on August 12, 2019:
The "Unable to instantiate the payment screen" appears when Adyen doesn't have any available payment methods to display in our SDK.
Bancontact is exclusive to Belgium and I can see you in
/paymentSession
request, you set"countryCode" : "NL"
. Could you try setting this toBE
, then you should be able to see BCMC.
License
All versions of adyen with dependencies
ext-intl Version *
automattic/jetpack-autoloader Version ^3.0
justinrainbow/json-schema Version ^5.2
pronamic/wp-http Version ^1.2
pronamic/wp-money Version ^2.2
wp-pay/core Version ^4.8