Setup

@wix/payments

To use the PspCallbacks API, install the @wix/payments package using npm or Yarn:

Copy

or

Copy

Then import { pspCallbacks } from @wix/payments:

Copy
Did this help?