Current version: 0.4. Released: 2011-08-11
This add-on allows you to take payments with PayPoint's Lite and Professional gateways.
Tested by a few people now, but still tread with care.
Please note this plugin requires CartThrob 2.0503
Tested with:
The checkout form field names for CartThrob and PayPoint differ, but (from the point of view of this plugin) you can use either. It's probably best to use the CartThrob names however to maximise compatibility.
Please note that if you submit a PayPoint field name to the checkout, it will overwrite the CartThrob equivalent. The table below contains a full list of supported field names.
| PayPoint field name | CartThrob field name | Notes |
|---|---|---|
| bill_addr_1 | address | |
| bill_addr_2 | address2 | |
| bill_city | city | |
| bill_company | company | |
| bill_country | country | |
| bill_email | email_address | |
| bill_fax | n/a | |
| bill_name | n/a | If not provided, will be automatically generated from first and last name |
| bill_post_code | zip | |
| bill_state | state | |
| bill_tel | phone | |
| bill_url | n/a | |
| n/a | last_name | |
| ship_addr_1 | shipping_address | |
| ship_addr_2 | shipping_address2 | |
| ship_city | shipping_city | |
| ship_company | shipping_company | |
| ship_country | shipping_country | |
| ship_email | n/a | |
| ship_fax | n/a | |
| ship_name | n/a | If not provided, will be automatically generated from first and last name |
| ship_post_code | shipping_zip | |
| ship_state | shipping_state | |
| ship_tel | n/a | |
| ship_url | n/a | |
| n/a | shipping_last_name |
This is a sample template. Available available variables are:
{if authorized}...{/if}
{if not_authorized}...{/if}
{order_id}
{error_message}
Please add to the CartThrob forum post