Const
Dispatch to create a card transaction.
{ type: "CREATE_CARD_TRANSACTION", payload: { amount: 10.5 }} Copy
{ type: "CREATE_CARD_TRANSACTION", payload: { amount: 10.5 }}
module-payit-credit/lib/browser/reducers/pointOfSaleReducers.createCardTransaction
Dispatch to create a card transaction.