Search found 9 matches
- Mon Mar 17, 2014 8:36 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Hook into paypal ipn
- Replies: 1
- Views: 3740
Re: Hook into paypal ipn
Is this forum no longer supported? Questions used to be answered pretty quickly in the past...I guess it may be a stupid question, I just don't have time to hunt...
- Thu Mar 13, 2014 9:35 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Hook into paypal ipn
- Replies: 1
- Views: 3740
Hook into paypal ipn
I need to generate keys for digital products using a third party's api. Ideally I'd like to do this as soon as authorization is received from paypal through the ipn. Is there any way I can hook into that event? I thought of using the receipt page but there's no guarantee that the purchaser will come...
- Tue Oct 15, 2013 8:10 am
- Forum: AbleCommerce GOLD
- Topic: Question About Subscriptions (Or Recurring Payments)
- Replies: 1
- Views: 8246
Question About Subscriptions (Or Recurring Payments)
I've been told that there is little management available within AbleCommerce for managing recurring payments -- basically expiration only. I'm wondering: 1. Does anyone have an addon available to manage recurring payments with paypal or authorize? Simple stuff like updating the credit card number/ex...
- Tue Jan 25, 2011 5:35 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Installation Issues
- Replies: 5
- Views: 6586
Re: Installation Issues
What you need to do is find the application pool that your shop is using, and see what identity it is using. It may be NETWORK SERVICE..on the newer servers (I can't keep track of versions) it may be ApplicationPoolIdentity. If it is ApplicationPoolIdentity you'll need to do a little extra to give y...
- Mon Nov 08, 2010 9:51 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Accept 2 kinds of payments paypal -- micro and regular
- Replies: 4
- Views: 2946
- Mon Nov 08, 2010 8:11 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Accept 2 kinds of payments paypal -- micro and regular
- Replies: 4
- Views: 2946
Re: Accept 2 kinds of payments paypal -- micro and regular
Yes, I don't mind custom coding -- do you believe it might be accomplished without source, or would I need that?
Thanks! Steph
Thanks! Steph
- Mon Nov 08, 2010 7:24 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Accept 2 kinds of payments paypal -- micro and regular
- Replies: 4
- Views: 2946
Accept 2 kinds of payments paypal -- micro and regular
It came to my attention that it might be advantageous to use a paypal micropayment account for the smaller purchases on our site. Is there a way to set the cart to automatically use one paypal account for payments under $12, and another for over $12 -- not a user choice?
Thanks, Stephanie
Thanks, Stephanie
- Fri Oct 29, 2010 7:32 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Pre-purchase question -- dynamic digital goods
- Replies: 2
- Views: 2424
Re: Pre-purchase question -- dynamic digital goods
Thank you for your fast reply. It's very nice to find a forum that is apparently well-maintained.
- Thu Oct 28, 2010 7:34 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Pre-purchase question -- dynamic digital goods
- Replies: 2
- Views: 2424
Pre-purchase question -- dynamic digital goods
A major customization that I'll need is to be able to hook into a successful order completion and dynamically create the digital good purchased. The goods will be various-sized jpg's, created on-the-fly. Will I be able to customize the cart without purchasing the source in order to achieve this? I'm...