Giter VIP home page Giter VIP logo

adyen-node-online-payments's People

Contributors

deepu105 avatar dependabot[bot] avatar gcatanese avatar hbkwong avatar jillingk avatar jlengrand avatar kwok-he-chu avatar phenk avatar renovate[bot] avatar sarobrien avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

adyen-node-online-payments's Issues

Drop in stuck in loading state

Just having a play around with this repo. When opening the payment page to finalise a transaction (either drop in or card option) I'm just stuck with the loading spinner. It is able to pick up with payment methods I have enabled (Visa, MC & Amex) but the option to enter the card details never comes up and I'm just stuck with the spinner.

Any thoughts?

Thanks,
Sam

Reccuring Drop-in Questions

  1. I saw these days that the recurring option is deprecated, and it will be available only for pay by link?
    Screenshot 2023-06-09 133145

  2. When I am using session payment, sometimes I receive the recurring token in the webhook, and sometimes not. Maybe is a bug from adyen..
    image
    image

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

dockerfile
Dockerfile
  • node 16-alpine
github-actions
.github/workflows/build.yml
  • actions/checkout v3
  • actions/setup-node v3
.github/workflows/e2e.yml
  • actions/checkout v3
npm
package.json
  • @adyen/api-library ^12.0.0
  • ansi-regex ^6.0.1
  • dot-prop ^7.2.0
  • dotenv ^16.0.1
  • express ^4.18.1
  • express-handlebars ^6.0.6
  • minimist ^1.2.6
  • morgan ^1.10.0
  • node-gyp ^9.1.0
  • undefsafe ~2.0.5
  • uuidv4 ^6.2.13
  • nodemon ^2.0.19

  • Check this box to trigger a request for Renovate to run again on this repository

Upgrade to Adyen Web 5.13.1

Current Node Sample app uses Adyen Web 5.3.0 which has a known issue with Paypal.

Upgrade sample application to use Adyen Web 5.13.1 (latest available to date).

Note: Github workflow e2e must be updated to use latest Adyen Testing suite Docker image

Updated example for version 5.0.0

Hello, I was wondering if this will be updated for @adyen/adyen-web version 5.0.x? Or can you provide us with a link to how to integrate the 5.0.0 version of the Dropin component with a Reat/Nodejs app?

Set redirectUrl using hostname

The redirectUrl is hardcoded (http://localhost:8080) therefore it doesn't work when the app is deployed on Gitpod (or other cloud providers). Refactor to use the hostname header.

Use the Adyen Web npm package

Node Sample Integration should use the Adyen NPM packages, see https://docs.adyen.com/online-payments/web-drop-in

import AdyenCheckout from '@adyen/adyen-web';
import '@adyen/adyen-web/dist/adyen.css';

Currently the application embeds the resources in the HTML

<!-- Adyen JS from TEST environment (change to live for production)-->
  <script src="https://checkoutshopper-test.adyen.com/checkoutshopper/sdk/5.23.1/adyen.js"
            integrity="sha384-O0Q35c47I1ojd1zrD78yWAs+r5gytAjBC/sxwZqgQW5z9hDbAFM49z8SViprrDwm"
            crossorigin="anonymous"></script>

<!-- Adyen CSS from TEST environment (change to live for production)-->
  <link rel="stylesheet"
          href="https://checkoutshopper-test.adyen.com/checkoutshopper/sdk/5.23.1/adyen.css"
          integrity="sha384-y6jvSkH/EJ+EmVfUABibJST5Df3+PXlPuQveX3NigzwJmiNofEBsUXxbxoaEllaI"
          crossorigin="anonymous">

Recurring payments

Hi,

I have been having difficulty trying to figure out how to setup recurring payments with this. The documentation on this (recurring payments) isn't as clear as I would like (for me anyway). Any samples or direction on how I would adjust something like this to have recurring payments?

Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.