Adyen Payment integration payment method form not displaying
Hi ,
I am working on payment integration on my local B2B instance
I have followed Spryker document as well as Adyen. Implemented required changes. I can only see Adyen payment options on checkout but form is not loading. Please help me what are the required thing I am missing. PFA screenshot
Adyen side I have configured merchant account on testing account and generated api key, client key, origin key
Thanks for helping in advance !
Answers
-
Is there any issue shown in the web console of your browser? I assume that the adyen form does not load on a local domain do to either CORS or some adyen setting, but this is just a guess.
Another guess, if I remember it correctly, you do not use a https connection locally and the form only loads on secured connections (https). At least this is another quite common issue.
But without any further information it's nearly impossible to help you out here.0 -
Hi Alberto,
Thanks for response.
I am using below configuration for local let me know if it is correct .
$config[AdyenConstants::SDK_ENVIRONMENT] = 'test'
$config[AdyenConstants::REQUEST_CHANNEL] = 'Web'
$config[AdyenConstants::SDK_CHECKOUT_SECURED_FIELDS_URL] = 'https://checkoutshopper-test.adyen.com/checkoutshopper/assets/js/sdk/checkoutSDK.4.2.0.min.js'
$config[AdyenConstants::SDK_CHECKOUT_SHOPPER_JS_URL] = 'https://checkoutshopper-test.adyen.com/checkoutshopper/sdk/4.2.0/adyen.js'
$config[AdyenConstants::SDK_CHECKOUT_SHOPPER_CSS_URL] = 'https://checkoutshopper-test.adyen.com/checkoutshopper/sdk/4.2.0/adyen.css'
Also let me know if we need to install npm adyen or websdk. and how would we know correct sdk version.
Thanks
0 -
Looks fine, but still the web console in your browser might give you a good hint what is missing or wrong
1
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 75 Spryker News
- 919 Developer Corner
- 779 Spryker Development
- 89 Spryker Dev Environment
- 362 Spryker Releases
- 3 Oryx frontend framework
- 34 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 25 Job Opportunities
- 3.2K 📜 Slack Archives
- 116 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random Stuff
- 4 Code Testing
- 32 Product & Business Questions
- 69 Spryker Safari Questions
- 50 Random