Make Payment
|
|
||
| 1. | When you click the Payment button, the Payment Information page will open in a new browser window. |
| 2. | However, note that EPWeb does not handle actual payments. The Payment Information page is actually a payment redirection page. You can set up this payment redirect page to pass the required information (i.e. event information and the total payment amount) on to the service that handles your payments, such as PayPal. |
| 3. | There are two options for setting up how EPWeb will communicate the payment attempt to EventPro. |
| a. | A voided payment is created for the event with a value of zero. The uniqueID key for the newly added payment record is passed to the merchant for processing. This option would only be used if you have your own payment processing service in which you can update the payment record and make it non-voided once the payment is approved. |
| b. | A communication record is created, informing EventPro Users that the payment was attempted. |
| 4. | For setting the payment options, see Server Configuration: [Payments] below. |