Understand how nekuda’s wallet works for AI agents and applications.
@nekuda/react-nekuda-js
) runs in the user’s browser and handles:
nekuda
for Python and @nekuda/nekuda-js
for TypeScript) run on your server and handle:
user_id
that you provide and manage. This identifier connects frontend payment data collection with backend information handling. The ‘user_id’ is needed whenever the backend wants to retrieve the payment credentials for payments.
card_id
values. This allows users to manage multiple payment methods:
user_id
card_id
for referencecard_id
is requestedFrontend Collection
user_id
.Mandate Creation
Token Request
Information Revelation
user_id
to them, and if they have access to your account, they can call the payment credentials just-in-time. Contact us for help with integration.