>Authorize.net.
>
>There are several tags for it.

Problem is, you have to manually set recurring billing up through your merchant 
area, there is no API to do it. There are really two ways to do recurring 
billing through the application, use a gateway that supports it through an API 
(PaymentOnline I believe is one that does for instance) or store the card data 
and use a scheduled transaction to do the rebilling yourself. If you don't want 
to store card data, an option is to use a processor like Shift4 that supports 
tokenization where you can rebill the card without storing the actual card 
number. 

--------------------
Mary Jo Sminkey
http://www.cfwebstore.com
CFWebstore, ColdFusion E-commerce

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:282406
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to