TomatoCart

68686 Downloads
378 users online
TomatoCart Community
Welcome, Guest
Please Login or Register.    Lost Password?
Bookmark and Share

AUTO ACCEPT PAYMENTS
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: AUTO ACCEPT PAYMENTS
#2433
AUTO ACCEPT PAYMENTS 1 Year, 9 Months ago Karma: 0
OK . . so iv looked in the forum along with other forums online and to be honest im getting know where, along with sending numerous e-mails to the developer(s).

My problem is this, iv fully setup my online store . . we sell MP3 digital downloads covering singles and albums. We use paypal as a payment method but every time a customer makes a purchase from our site i then have to go into paypal and confirm the payment then back to TomatoCart admin and confirm it there too. Now in most threads i have seen the obvious solution is to setup Paypal to auto accept payments yet in my Paypal account this is already selected. After several calls to the Paypal help desk in Pakistan they came with the conclusion it had to be something written within the script by the developer. IPN settings keep being brought up too.

So my question is this, is there a prt of script my developer needs to take out in order for paypal and the site to auto accept payments and if there is does anybody know it ??

Many Thanks
Steve
DJLU10
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#2450
Re:AUTO ACCEPT PAYMENTS 1 Year, 9 Months ago Karma: 0
I'm finding this a real pain too. I thought the whole point of advanced shopping cart software was to help 'Automate' the buying/selling experience.

I've been using Paypal IPN with my online stores (quite a few of them) for several years and haven't once been confronted with the payment 'Capture' thing on the Paypal end.

How about putting in a module for Paypal Standard & IPN. This means tht there won't be any need to set up API certificate.

Considering most online trading is done through Paypal, I should think this gateway would be considered a priority for many store owners.

Mick
Intro2
Fresh Boarder
Posts: 11
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#2736
Re:AUTO ACCEPT PAYMENTS 1 Year, 8 Months ago Karma: 1
I agree with the above... where's the automation. The more I get into the "depths" of TomatoCart, the more i'm finding annoying issue like this. I've used various cart software from Zen Cart to X-Cart and so on and all of them automatically capture the funds with no action needed by the admin.


Come on TomatoCart dev team, let's get crackin' on the basics before you release a new version with the same bugs.
misticjeff
Fresh Boarder
Posts: 17
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#2766
Re:AUTO ACCEPT PAYMENTS 1 Year, 8 Months ago Karma: 1
Alright... after some digging and reading here is the solution:

Look in the file > modules > payment > paypal_ipn.php

approx. half way down the page you'll find a series of parameters:

Code:

'currency_code' => $currency,
'lc' => 'EN', //AU, DE, FR, IT, GB, ES, US
'return' => osc_href_link(FILENAME_CHECKOUT, 'process', 'SSL', null, null, true),
'rm' => '2',
'no_note' => '1',
'cancel_return' => osc_href_link(FILENAME_CHECKOUT, 'payment', 'SSL', null, null, true),
'paymentaction' => 'authorization');



at the very bottom of the parameters is the code for the payment action as below:

Code:

'paymentaction' => 'authorization');


The "authorization" needs to be changed to "sale" as shown below:

Code:

'paymentaction' => 'sale');



I tested this and it works beautifully, automatically charging the amount of purchase instead of only authorizing.

Hope this helps someone.

Jeff
misticjeff
Fresh Boarder
Posts: 17
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2010/08/23 19:46 By misticjeff.
The administrator has disabled public write access.
 
#2769
Re:AUTO ACCEPT PAYMENTS 1 Year, 8 Months ago Karma: 1
I will try that in my demo version of the cart with my buddy tomorrow, however this is okay for direct sales, I am not sure if someone that allows Echecks would have an issue, without authorization prior to posting it as a sale, causing if they use downloadables to be sent.

Just my thought anyway....

But, yeeehaaaa if it works and closes the internal system files as paid. One less thing I have to worry about.
Tigertrains
Senior Boarder
Posts: 46
graphgraph
User Offline Click here to see the profile of this user
Tigertrains.com
The administrator has disabled public write access.
 
#2770
Re:AUTO ACCEPT PAYMENTS 1 Year, 8 Months ago Karma: 1
Even with e-checks it should support finalizing payment in the system and the admin will receive a payment notification stating that an e-check was used as payment.

Perhaps you could test e-checks and let us know?



Jeff
misticjeff
Fresh Boarder
Posts: 17
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to top Page: 12
Moderators: Elora, infinityl, Bucharest

Latest Blog Post

How to install the Authorizenet AIM payment module

Authorize.Net enables merchants to authorize, settle and manage credit card and electronic check transactions via Web sites, retail stores, mail ...

Blog | jack.yin(weijian) | Wednesday, 2 May 2012

More in: About Us

-
+
3

contact_us

info@tomatocart.com
partner@tomatocart.com
support@tomatocart.com
Gtalk: jack.yin@tomatocart.com
Facebook Google+ Linkedin Twitter

Newsletter Subscription