Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aigens/aigens-sdk-adyen

Package Overview
Dependencies
Maintainers
0
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aigens/aigens-sdk-adyen

Aigens SDK Adyen

  • 0.4.6
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
14
Maintainers
0
Weekly downloads
 
Created
Source

aigens-sdk-adyen

Aigens SDK Adyen

Install

npm install aigens-sdk-adyen
npx cap sync

API

  • startPayment(...)
  • getInstallationId()
  • clearSession()
  • Interfaces

startPayment(...)

startPayment(options: AdyenOptions) => Promise<AdyenResult>
ParamType
optionsAdyenOptions

Returns: Promise<AdyenResult>


getInstallationId()

getInstallationId() => Promise<{ installationId: string; }>

Returns: Promise<{ installationId: string; }>


clearSession()

clearSession() => Promise<any>

Returns: Promise<any>


Interfaces

AdyenResult
PropType
resultboolean
datastring
AdyenOptions
PropType
authenticationServiceObjectAuthenticationServiceObject
paymentObjectPaymentObject
AuthenticationServiceObject
PropType
urlstring
sidstring
authorizationstring
gatewaystring
stationIdstring
PaymentObject
PropType
nexoRequestany
serviceIdstring
saleIdstring
transactionIDstring
poiIdstring
currencystring
requestedAmountstring
timeStampstring

Keywords

FAQs

Package last updated on 06 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc