Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

helohelo

Archived
  • Posts

    229
  • Joined

  • Last visited

Profile Information

helohelo's Achievements

  1. Hi, I use this great contribution version 3. I noticed on the official osc paypal ipn http://www.oscommerce.com/community/contributions,2679/ that they take care of the the issei that an order is taken but not set in the database. "This module stores orders prematurely in the database to be processed by PayPal IPN notifications. This takes care of customers not returning back to the store to store the order in the database, and allows processing to occur when the PayPal IPN notification is received." Is this also resolved in this contri? Or how to fix it? Anyone?
  2. Hi, any Idea where this is answered? - wich trehad, this one I suppose, but as a lazy searcher and in a hurry a thread number would be very very helpfull! Any idea
  3. Hi I have done succesfull payments and now get a payment order from Worldpay, but my osc geive me no email order. And in my asc admin this costumer seems to have not bought anything! Strange? Somtehing to do wit hanging callback? The pament is made at worldpay but not transfered to my shop. # hours before it went ok with other purchase, very strange... Any one?
  4. Hi, there is a version 3 paypal ipn here http://www.oscommerce.com/community/contributions,1753 and a core developer paypal ipn here http://www.oscommerce.com/community/contri...ry,1/search,ipn both seams to be good and are recently updated. What to choose?
  5. Hi, i asked before about recurring billing with this Paypal contribution. No one answers so far..... <_< Found this contri http://www.oscommerce.com/community/contri...l/search,paypal but I think this works on the original thats without IPN? Anyone? :blush:
  6. Hi, you said, I set up a code. I realy urgently need the folowwing information. Is it possible to set up any code you want manual? I need this info because i did not yet installed this contribution bit need 1 discount code that can be use unlimited times. I need to publish this in an 100,000 readers magazine and the deadline of this paper magazine is shortly. After the deadline i can install this contribution but as made clear (I hope) i need a code now!
  7. Paysystems is not working anymore, they are out of business.... They even not notifide me about this. >_< So I am setting up my Worldpay account now with futurepay (how expensive!!) Graham mailed me his futurepay solution but that works different then this good paysystems recurring billing: http://www.oscommerce.com/community/contri...earch,recurring Grahams solution makes worldpay a futurepay solution, so when checking out you choose for the product a payemntmethode: future or normal cc. So its not possible to give discount for futurepay. TheMadman made for mod Paysystems with setting in admin > shop>catalog>/products attributes and a mod in > includes/modules/Paysystems.php : I like the worlspay module working the same as your Paysystems module, but Iam a php rooky. <_< How it should work: The client first choose product and as an atribute they select the ?1 time payment for 1 year? or ?recurring automatic billing?. The worldpay module will select its futurepay variant or its normal worldpay variant on this setting. This way I can give discount on recurring billing option. So Invite anyone whith php skills (I am a php rooky) to mod the worldpay payment module http://www.oscommerce.com/community/contri...search,worldpay Iam willing to pay for it, and then we can upload it as a contribution. (my way of saying tahnk you to this great community) --------------------------------------------------------------------------------- I also have another problem with worldpay; callback is not working: have a problem with worlspay callback problem to: I use https://<wpdisplay item=MC_callback> and get to https://secure.mysite.com/login.php?osCsid=blabla I use STS and auto login (and several other contributions) I tried to get STS of this callback page with the code if (strpos($scriptname, "wpcallback") !== false) { $display_normal_output = 1; $display_template_output = 0; } on sts_display_output.php
  8. mmm strange. when testing with a zerro ($0,00) payement i also got thsi kind of message.
  9. Paysystems is not working anymore, they are out of business.... They even not notifide me about this. >_< So I am setting up my Worldpay account now with futurepay (how expensive!!) Graham mailed me his futurepay solution but that works different then this good paysystems recurring billing. TheMadman made for mod Paysystems with setting in admin > shop>catalog>/products attributes and a mod in > includes/modules/Paysystems.php : The client first choose product and as an attribute they select the ?1 time payment for 1 year? or ?recurring automatic billing?. The worldpay module will select its futurepay variant or its normal worldpay variant on this setting. This way I can give discount on recurring billing option. So Invite anyone whith php skills (I am a php rooky) to mod the worldpay payment module http://www.oscommerce.com/community/contri...search,worldpay Iam willing to pay for it, and then we can upload it as a contribution. (my way of saying tahnk you to this great community) --------------------------------------------------------------------------------- I also have another problem with worldpay; callback is not working: have a problem with worlspay callback problem to: I use https://<wpdisplay item=MC_callback> and get to https://secure.mysite.com/login.php?osCsid=blabla I use STS and auto login (and several other contributions) I tried to get STS of this callback page with the code if (strpos($scriptname, "wpcallback") !== false) { $display_normal_output = 1; $display_template_output = 0; } on sts_display_output.php
  10. I have a problem with worlspay callback problem to: I use https://<wpdisplay item=MC_callback> and get to https://secure.mysite.com/login.php?osCsid=blabla I use STS and auto login (and several other contributions) Should I add below code at the end of the page sts_display_output.php to avoid sts to wrapp the page? I tryed this but get no other solution, no status page nor is the product added to the databse as purchased.
  11. and one more question: sorry, this maybe is in this thread...but its so long... :o is it possible to make 1 diacount code and publish this in a magazine, so users can get this code from teh paper magazine and put it into the order from to get a discount. What I ask: is it possible to reuse 1 discount code more then 1 time?
  12. Hi is there an update comming? last update is from 26 Jun 2004 - ccgv-510c although tere are found some errors and fixes since then?
  13. helohelo

    Callback Worldpay

    Hi Seeker, Graham, I think you sent me your futurepay mod with email? :P I also have a callback problem.... >_< its like https://secure.mysite.com/login.php?osCsid=blabla I also use sts but I fixed this with your: Iam no cookie specialist, but my seetings in admin are as folow: And my worldpay admin settings: What is Pre-Authorisation for. I read in this trhread i have to set this to true?
  14. you get a testaccount for woldpay to test with setting in your admin for 'Secure Credit Card Payment' Mode 100
×
×
  • Create New...