Aigens SDK Adyen
npm install aigens-sdk-adyen
npx cap sync
startPayment(options: AdyenOptions) => Promise<AdyenResult>
Returns: Promise<AdyenResult>
getInstallationId() => Promise<{ installationId: string; }>
Returns: Promise<{ installationId: string; }>
clearSession() => Promise<any>
Returns: Promise<any>
Prop |
Type |
result |
boolean |
data |
string |
AuthenticationServiceObject
Prop |
Type |
url |
string |
sid |
string |
authorization |
string |
gateway |
string |
stationId |
string |
Prop |
Type |
nexoRequest |
any |
serviceId |
string |
saleId |
string |
transactionID |
string |
poiId |
string |
currency |
string |
requestedAmount |
string |
timeStamp |
string |