Const
Dispatch to get payment status by async request id.
{ type: "GET_PAYMENT_BY_REQUEST_ID", payload: "request-id"} Copy
{ type: "GET_PAYMENT_BY_REQUEST_ID", payload: "request-id"}
module-payit-credit/lib/browser/reducers/pointOfSaleReducers.getPaymentByRequestId
Dispatch to get payment status by async request id.