Hi,
Forgive me if the answer to my query lies out there somewhere but I've done a number of searches and found nothing...
I want to provide a way for my customers to update their credit card information on an existing order(s) when they are issued with new card details.
Currently I request that the customer orders a single item from their original order and I transfer the new card details to their old order and I cancel the new order. This is a somewhat messy solution though and I would prefer to offer them a better way.
I know I can create a 'product' which could effectively be called 'update payment information' or something similar, but in order for the actinic checkout process to request payment details the item must have the value of at least £0.01. Is there a way to force the checkout process to ask for payment details for a 'product' that has no value?
Or is there an easier way to accomplish what I am trying to do?
thanks for any help
Anna
Forgive me if the answer to my query lies out there somewhere but I've done a number of searches and found nothing...
I want to provide a way for my customers to update their credit card information on an existing order(s) when they are issued with new card details.
Currently I request that the customer orders a single item from their original order and I transfer the new card details to their old order and I cancel the new order. This is a somewhat messy solution though and I would prefer to offer them a better way.
I know I can create a 'product' which could effectively be called 'update payment information' or something similar, but in order for the actinic checkout process to request payment details the item must have the value of at least £0.01. Is there a way to force the checkout process to ask for payment details for a 'product' that has no value?
Or is there an easier way to accomplish what I am trying to do?
thanks for any help
Anna
Comment