Skip to content

Compatibility with edge runtimes (Web API) #1154

@typeofweb

Description

@typeofweb

Is your feature request related to a problem? Please describe.
I'd like to use adyen nodejs library in edge runtimes, for example Vercel (Next.js). Unfortunately, some functions in Adyen nodejs library cannot be used in edge runtimes. For instance, node:crypto package is not available and global crypto should be used instead.

Describe the solution you'd like
Make sure all apis are compatible with edge runtimes (Web API).

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions