GitHub

DaffPaypalExpressTokenResponse

import { DaffPaypalExpressTokenResponse } from '@daffodil/paypal'

The result from creating a paypal express session.

Properties

token
string

The token for the session.

urls
DaffPaypalExpressUrlsResponse

The URLs to which the user can navigate in order to interact with the session.