Skip to content

Error on Charge Card UI flow #317

@robinsonkwame

Description

@robinsonkwame

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions