Hi
we have a pos software that uses CP api to process credit card payments.
few customers of us want to support layaway payments.
so when their customer pays the will be able to split the payment to few diffrent dates
(each date will have partial amount )
which api should i use to implement this form of payment
btw ,
my customers have only CP accounts and i can't ask them to open 2 account for each store)
thanks for any help.
03-17-2013 03:55 AM
any1 maybe help me with this ?
thanks.
03-20-2013 04:36 AM
The only api CP account can use is the CP api. Unless they want to invest in a PCI compliant server to save the CC info. there isn't much to do.
03-20-2013 05:25 AM
cant i use the customers api ? and process the transaction by customer ?
or , using CP , but choose a diffrent pay date throw the card present api ?
thanks.
03-20-2013 03:35 PM
cant i use the customers api ? and process the transaction by customer ?
I don't see the options with a CP test account.
or , using CP , but choose a diffrent pay date throw the card present api ?
You could, but you need to run multiple auth_only transactions, but it expired in 30 days.
03-20-2013 04:06 PM