PDA

View Full Version : Pre-authorisation


VFM
29-Oct-2003, 11:18 AM
I'm using Secpay for my credit card processing and Actinic V.6.The problem is I've checked the pre-authorisation box in Actinic but still the credit cards are being charged before I've adjusted the totals.When placing an order it confirms that the card has been pre-authorised so why are the cards being charged at the full purchase price and not when I want them to be???
I hope some one can help.
Thanks.

Jan
29-Oct-2003, 12:06 PM
I'm not sure about secpay but with worldpay you have to ask worldpay to set up an preauthorise account with them as well as setting the options in Actinic.

Regards,

BSO
29-Oct-2003, 09:42 PM
Does anyone know which item I need to edit in design/text to change the blank field which is being placed in the payment history when I received orders on my worldpay pre-auth account.

It shows the date and amount but no payment type.

Any help appreciated.

Simon

cdicken
31-Oct-2003, 08:26 AM
I don't fully understand what you are describing here, but from what I can gather from your description, I doubt this is in Design Text. It is more likely to be elsewhere within the application - and therefore not accessible.

If you want someone to look into this further, if it is causing you disruption, then please register an email support query in the 'Technical Support' section of the Actinic website.

BSO
31-Oct-2003, 10:11 PM
Hi there,
I found this quite difficult to explain so I hope the picture help.

Its the second (bottom) payment I am reffering to. This is the line that is added when the payment has been pre-authed. The payment above that is the manual payment I have to add to mark the order as full payment received.

I thought that this must be editable somewhere as you can change the text that says credit card debit etc.

Any help greatly appreciated, else I will indeed need to file the report.

Simon

cdicken
05-Nov-2003, 01:34 PM
I'm afraid this text is not accessible. The text 'Credit Card Debit' that you refer to is not editable either, as it comes from the application rather than the database.

Is is not possible to remove the pre-authorisation line from the payment history by clicking the 'Delete' button? I have never done a pre-authorisation before so I cannot be totally sure.

BSO
05-Nov-2003, 09:05 PM
Hi Chris,
I wish it was that simple.
When you try to delete the line it comes up with this message:

"Payment history records that are the result of downloading Payment Service Provider Authorisations cannot be deleted from this dialog.
hey will be deleted when the order is purged from the database".

Its got me stumped.

Jan
06-Nov-2003, 05:26 AM
This is caused by a bug in the invoice report, payment lines should be suppressed for preauthorised credit card payments, however the code to do this in the report checks for a payment type of 11 when in fact the payment type for preauthorised amounts is 10.

Regards,