Skip to content

I integrate Multisafepay in svelteKit and and try to create build but it throw error  #35

@MuhammadRaheelFayyaz

Description

@MuhammadRaheelFayyaz

I used this code
import MSPClient from '@multisafepay/api-wrapper';
export const client = new MSPClient(API_KEY);
When I try yarn build it throw following error
TypeError: MSPClient is not a constructor
Also @multisafepay/api-wrappe not sport for test environment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions