Applicable to institutions in the United Kingdom onlyAccess PaySuite - Pay 360 (Formerly Capita Secure Card Portal)

Access PaySuite - Pay360 is a third party supplier which is integrated with ebs to process online payments. You must contact Access PaySuite to agree a contract.

When you have negotiated a contract with Access PaySuite, you are ready to start the configuration with ebs. At this point you should have received a URL from Access PaySuite that is specific to your organisation.

The institution settings for Access PaySuite are configured on the following screens (accessed from the Product Modules pane):

The data sent to Capita when making a payment is described in the following table.

Value Source Notes
Amount The total amount being paid -
TransactionId The ePayment transaction ID Generated from EPAYMENT_TRANSACTION_ID_SEQ DB sequence when creating the payment
ReturnURL The URL used to report back the status of the payment This is the server path appended with /epayments/PaymentResponse.aspx?pid={payment_token}
BackURL The URL used to return to on cancellation This is the ebs: ontrack Learner Hub URL
PortalURL The ePayment URL institution setting -
PortalID Payment Account ID As defined in institution settings
SiteID Payment Merchant Reference As defined in institution settings
HashKeyString Payment Account Key As defined in institution settings
HMACKeyID Payment Security Key As defined in institution settings
Description 'ebs4 Payment' Currently hard-coded
PersonCode The Person Code of the person making the payment -
FundCode Payment Account Fund Code As defined in institution settings
DefaultAccountCode Default Account Code As defined in institution settings
Forename The forename from the payment details -
Surname The surname from the payment details -
Title The title from the payment details -
Email The email address from the payment details Uses the Default Payment Email Address institution setting if user does not have one defined
Address1 AddressLine1 from the payment details -
Address2 AddressLine2 from the payment details -
Address3 AddressLine3 from the payment details -
Address4 AddressLine4 from the payment details -
County The county from the payment details -
Country The country from the payment details -
Postcode The postcode from the payment details -

Note: Refer to PCI Compliance for further information about how ebs interacts with Access PaySuite.

Back to top