Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Q. We would like to create an integration where a user can click a payment link within Primo and be sent to a CashNet payment screen. Is an eMarket required to create such an integration?

A. Yes, an eMarket license is required to create an integration as described.  You can build your own checkout with eMarket.  The way that this would work is when the user clicks the link in Primo, a URL is sent containing a string of data including the charge, the "item code" (charge code, e.g., replacement vs. fine, etc.)., and the employee ID, and the user can pay the amount.  The amount paid is then reported as a "postback" HTTPS notification which can go to wherever you specify.  The Postback message can include employee ID (provided that was sent from Primo when the user navigated to CashNet), business unit (campus), item code (charge code). It is likely that the Sacramento custom parking portal uses an eMarket license.

Q.  Is it possible to run transactions from multiple campuses through a single eMarket license?

A.  Yes.  All payments would go to a single bank account, but the postback messages could be sent to server/script that would parse out transactions by campus, and then checks would have to be cut to each campus.  Stanislaus did this for parking fees with other CSUs, where payments from other CSUs went through their single CashNet database.  Conceivably, the Chancellor's Office could be used as the single eMarket license and CashNet database.

Q.  Are there other considerations we would need to know for building an integration of this type?

A.  Dominguez HIlls currently doesn't use ePayment/CashNet.  Each eMarket license is $3500, but there are also deployment fees.  You also need to decide if you will accept ACH (electronic checks).

  • No labels