Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on Charge Card UI flow #317

Open
robinsonkwame opened this issue May 4, 2023 · 0 comments
Open

Error on Charge Card UI flow #317

robinsonkwame opened this issue May 4, 2023 · 0 comments

Comments

@robinsonkwame
Copy link

Using the test card 4007 4000 0000 0007 and correct billing info (verified on https://sample-sandbox.circle.com/flow/charge), I receive a console error

app.js:14562 [Vue warn]: Invalid prop: type check failed for prop "error". Expected Object, got Error 

found in

---> <ErrorSheet> at components/ErrorSheet.vue
       <ChargeFlowClass> at pages/flow/charge/index.vue
         <Nuxt>
           <VMain>
             <VApp>
               <DefaultLayoutsClass> at layouts/default.vue
                 <Root>

and popup that says Message: Unable to encrypt data.
It also looks like Environment.ts may contain built in assumptions that cause it assume a live environment if the client is accessed by ip and not localhost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant