Hi Using Adyen web component v5.31.3, we are trying to implement Paynow payment method. Followed steps mentioned in https://docs.adyen.com/payment-methods/paynow/web-component/ here
Session API creation.
Using Session data created AdyenCheckout instance
checkout.create('paynow').mount('#paynow-container')
Payment method is enabled in Adyen portal No error in console . We are unable to get the paynow payment option. Can someone help on this ? If Something i am missing ?
Created Adyen web using Embed script and stylesheet
Created Adyen component v5.31.3 followed steps mentioned here https://docs.adyen.com/online-payments/build-your-integration/?platform=Web&integration=Components
Created paynow-container dom element.https://docs.adyen.com/payment-methods/paynow/web-component/
Created instance of AdyenCheckout , and run code checkout.create('paynow').mount('#paynow-container');
No error in console or browser but still unable to view paynow option.
paynow option is enabled in Adyen.
The steps are correct, including the application and component setup, however PayNow must be enabled as payment method available to the shoppers.
This is not self-service but must be requested