All the contributed modules for Payment processing (eway, iTransact, Worldpay etc) seem to have an option for specifying the url of the payment page on their settings, but I cannot see any information on how that page is to be customised.

Is it the case that the Gateway provider provides a template that you apply to the page when you are out of testing mode?

Or can you just create a node using something like CCK and if you enter that node in the payment page url field the payment functionality will be added (like they are with Products that can be created using any node)

For a start I cannot see where customers would choose the type of credit card they want to use , and I would also like to have a form that splits the CC card number into 4 boxes , or at least the option of telling customers not to use spaces etc (and maybe a link to any required legal stuff or the availability to re-assure the customer about security.

Cheers

Comments

gordon’s picture

Status: Active » Fixed

This is not the theming of the actual payment page but the page which indicated success of the payment.

The actual payment form, if created by Drupal, and not a page like that of the Paypal payment page which is done on the paypal servers, can be re-themed to exactly how you want it.

genwolf’s picture

Status: Fixed » Postponed (maintainer needs more info)

Thanks your timely reply.

Yes it is the Payment form that I am trying to customise - though it would be more accurate to describe it as the payment screens.

Now I know they mostly obey the theme for the site, but I cannot really see how the screens can be customised without hacking either the payment API module or the particular gateway module, so this query may be better described as a feature request rather than a support request unless I am missing something.
I am not sure that I am proficient enough to comfortably hack the payment modules, but it seems to me that along the form where you can configure the order of the checkout screens, there should be some options for editing those screens - which would be easier if they nodes in the sameway that the product screens were - with a custom text feild and the ability to embed or attach images.

The main change I would like to see is that there is a option to choose the credit card (master card, visa etc) an ability to display small icons of the different cards, ( and specify ahead of time what cards are accepted and which are not, as well as customise the the text above or below the form ( for disclaimers or links to sale conditions warranties etc, as well as the format which the customer should use for entering their credit card number. I guess so the forms on te payments screens look more like thsoe on most ecommerce websites.

cheers
Johan

sime’s picture

Status: Postponed (maintainer needs more info) » Fixed

You can theme the review screen now (D5, v4)

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.