score:0
{
"ack": "contingency",
"contingency": "INSTRUMENT_DECLINED",
"meta": {
"calc": "e8cc408a47d1f",
"rlog": "rZJvnqaaQhLn%2FnmWT8cSUueWscmrtUHe5Y1Bd%2FeqyvyOTq66rSXAcvMRdZesXq1O38dITQfoakLPn1nG4pMu0qURH%2Be5YB%2B4_1709bb5bb49"
},
"server": "2mEzKB-B1lh9-OtP-2sBI96A-5Xu_ZnMt0Rz1fJ2a4n4noKlAHLadCNfrWklmy5YUKipx6UR0bGzcI9u9Q-a4b1v4LHPM9g6W4a6WmXYuh9wqhRDdbsHbYSzXX8ucZU3a4Xp-wZrSy6qYgnEZoDKzjuz_fjiBvxhxD2fNlGbF5tm_h_xd-G9FaYynEq4jwg1MYcCAXMgLLsxc2J81gNfe01GF7FRInwK5mbgWxtwed9fOwRRfBycXsn_diFRBuIJR7UEXAfmeZYIzkBATQbYfm"
}
This means the card was declined.
Source: stackoverflow.com
Related Query
- Paypal Express checkout error in production
- all routes returning 'get' error on production when page is refreshed - nodejs, express api with webpack and reactjs client
- Cannot POST / error when trying to create a checkout session with Stripe + React + Express
- ERROR in Cannot find module 'babel-core'. using react.js, webpack, and express server
- Mapbox production error in console. "Uncaught ReferenceError: y is not defined"
- Next.js 'Error occurred prerendering page "/": Error: Minified React error #321;' during production build
- How to make React Create App Production Error Boundary map to source code
- React production error with service worker: invalid MIME type
- handling error response from express to react
- Apollo - React (Typescript) Invariant Error when building production build
- React - Invariant Violation: Minified React error #130. ONLY in Production
- ReactDOM RSS renderToString production error
- CSP error while serving with express (with helmet) an app created with create-react-app
- React Router Gives 404 error on production
- Express direct to the wrong endpoint in production but work perfectly on development
- how can I create a react component for paypal in-context express checkout?
- What's the best way to deal with an error in the server side and in the client side using nodejs + express
- Deploying React express App on Google app engine: 404 error
- Deploying build to production using express server which i compiled using webpack -p
- How to use PayPal's Express In-Context Checkout with ReactJS?
- Node Express paths are not being matched on production (Heroku)
- Next js dynamic route in production return 403 error but should return 404. What could be the problem?
- Getting error while creating production build 'does not contain a default export'
- Catching error messages from a NodeJS express application using axios
- Error after using docker compose up in react and express project
- Paypal express button line items not showing up
- Getting error when reloading the Commerce.js Checkout page (react tutorial)
- React Router not working correctly on production with express backend
- Making a paypal button to checkout items in React.js?
- ChargeBee Drop-in checkout + React: Error
More Query from same tag
- Find a file in React
- How does one use the component prop with custom components?
- Retrieving images from json server and display with relevant question
- InsertButton Probleme redirection to other page
- React Router Components not being rendered
- React - Can't get function to fire from child props
- How to ref to multiple components inside map
- babel-preset-react-app/node_modules/@babel/runtime/helpers/esm/defineProperty.js:1 SyntaxError: Unexpected token export at createScript (vm.js:80:10
- Phoenix + React can't make HttpGet request
- Changing state in React JS is not re-rendering parent
- react bootstrap-table csv exporting with mimetype
- Mobx cannot resolve observable property decorator
- Import dynamic a typescript file in Next JS
- React + Mobx : the render is not triggered
- Refresh same page without reloading - Reactjs
- How are Javascript widgets made without iFrames?
- how to assign each block an Id to differentiate between blocks inside a canvas and fetch data according to that id
- The cart does not update in real time react and redux
- importing 3rd party library with webpack that uses jQuery and Bootstrap
- My react app not running in IE11 after migrated Webpack from v4 to v5
- React Functional Component: Immediately calling getElementById returns null
- want to go to SignUp page when clicked on SignUp from the App component in React can some one rectify the code accordingly
- How can I mark an Upload/Upload.Dragger component from Ant Design in React as 'Required'?
- What is the meaning of this sign { ${`expirydate`} } and how to use it
- Dashed Circular Bar with Percentage
- Javascript select an ID by its name
- Use a button send a form and href at the same time in react.js
- Webpack / React : Inline loader Executing Without Being Called (unexpected behaviour from inline loaders with dynamic imports)
- Delaying React Redux Action Dispatching From Input
- How to serve static assets like json file in webpack dev server?