Must I create a Payment Confirmation Page on my site and use this URL in the Auto-Redirect option on the setcom.com site to get back to my site after a payment has been made? How do I fit this correctly into the Ubercart process? Ditto for Auto-Post. Where can I find detailed documentation on these options, and how to make implement it on a site?
Comments
Comment #1
Max_Headroom commentedYou don't need to create a seperate confirmation page as there is already a default one in Ubercart. The ability to change the link is just if you want to change the redirect link to somewhere else, but not recommended.
Just copy and paste the default link as is in your settings in your Setcom setup.
Comment #2
kiepersol commentedThank you very much. That did the trick. Now for Auto-Post: Do I need to set up a URL for my site on the Setcom site to get the payment feedback from Setcom, or not? Will the order status be updated in any case using the Drupal uc-setcom module?
Comment #3
spikeadelika commentedI am getting this error. How do I make this work so that it redirects back to the site for an order.
It says payment unsuccesful - but setcom payment was successful ?? Only customer gets this error on redirect back to website.
warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /usr/www/users/clever/modules/uc_setcom/uc_setcom.module on line 537.
Your order has been Declined.
Sorry your payment to was unsuccesful.
The order has not been processed
Error Code: TSYNC00002
Error Description: Unable to locate transaction.
Error Solution: Please retry. If the error persists, please contact support@setcom.com
Comment #4
jlab commentedI am getting this error...
Any ideas?
Comment #5
Max_Headroom commentedLooks like there is a problem with your CURL installation on your server.
The error returned comes from CURL.
http://www.php.net/curl
Comment #6
jlab commentedThanks for the prompt reply I wil be looking into the issue, unfortuanately this is on a Hetzner Africa server so I asked them to investigate since I don't get this message on my other hosting solutions... Another question...
When ubercart is using uc_setcom in test mode... After completing the payment and it redirects back to the website I get the following message:
The redirect url I'm using is... http://mysite.co.za/cart/setcom/complete/
Is this because I'm using a test account?
Also what happens when the client closes his browser before he gets redirected back to the website... Will the transaction then not be recorded?
Sorry for bombarding you with all these questions but it would be great to get a bit of clarity on some aspects of the module.
Regards Julian