Const
Dispatch to get payment details by transaction id.
{ type: "GET_PAYMENT_BY_TRANSACTION_ID", payload: "transaction-id"} Copy
{ type: "GET_PAYMENT_BY_TRANSACTION_ID", payload: "transaction-id"}
module-payit-credit/lib/browser/reducers/pointOfSaleReducers.getPaymentByRequestId
Dispatch to get payment details by transaction id.