The deprecated Civica action attempts to make a web payment to the Civica paylink system based upon values in the submitted form.
Note: This field type requires platform specific template support which no longer exists in any of our frameworks, which now all use the Forms Service.
Properties
Label | Description | Type Name | |||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Back Button Url | Url for Civica to return to if 'Back' button clicked | BACKBUTTONURL | |||||||||||||||||||||||||||||||||||||||||||||||||||
Calling Application Id | The Id of the application making the payment (mandatory) Instructs the Civica ICON system what application is making the payment | CALLINGAPPLICATIONID | |||||||||||||||||||||||||||||||||||||||||||||||||||
Functional class | The class and assembly that will handle the form action on successful form submission | CLASS | |||||||||||||||||||||||||||||||||||||||||||||||||||
General Ledger code | The general ledger code | GENERALLEDGERCODE | |||||||||||||||||||||||||||||||||||||||||||||||||||
Payment list | A series of '|' delimited payment lines Each line has the following fields, delimited by '|'. This means that the '|' character cannot be present in any of these values
Items marked with * will be made available in Civica as a possible card holder address. | PAYMENTLIST | |||||||||||||||||||||||||||||||||||||||||||||||||||
Payment Source Code | Identifies the payment type | PAYMENTSOURCECODE | |||||||||||||||||||||||||||||||||||||||||||||||||||
Refund Receipt No | Identifies the original repayment for refunds | REFUNDRECEIPTNO | |||||||||||||||||||||||||||||||||||||||||||||||||||
Return Url | The Url to return to when the payment process is complete (mandatory) This value must be a fully qualified url. If a value is not set for this property, the action will attempt to provide this automatically based upon the context it is executed in. | RETURNURL | |||||||||||||||||||||||||||||||||||||||||||||||||||
Stop processing on error | Stop the processing of subsequent actions on failure | STOPPROCESSINGONERROR | |||||||||||||||||||||||||||||||||||||||||||||||||||
Transaction Reference | A reference for the payment being made (optional) | TRANSACTIONREFERENCE | |||||||||||||||||||||||||||||||||||||||||||||||||||
Civica Url | The Url of the Civica payment application | URL |