-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
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
Labels
No labels