Const
Dispatch to load the preview payment response into state.
{ type: "LOAD_PREVIEW_PAYMENT_RESPONSE", payload: { fees: [] }} Copy
{ type: "LOAD_PREVIEW_PAYMENT_RESPONSE", payload: { fees: [] }}
module-payit-credit/lib/browser/reducers/pointOfSaleReducers.previewPayment
Dispatch to load the preview payment response into state.