This is an advertisement
Interested In Advertising? | Contact Us Here

Warning!

 

Welcome to Clean It Up; the UK`s largest cleaning forum with over 34,000 members

 

Please login or register to post and reply to topics.      

 

Forgot your password? Click here

jeff1

  • Posts: 5855
Setting up Transx on my web-site
« on: September 29, 2008, 04:49:32 pm »
I opened an account with transx today to be able to accept on-line payments.

I logged onto the members area for the HTML code for my site and not being a web pro the details have gone over my head :'(.

I know how to put HTML code onto my site but the transx comes up with something I've not come across before, can anyone point me in the right direction to help get it running on my web?

Thanks in advance Guy's

LWC

  • Posts: 6824
Re: Setting up Transx on my web-site
« Reply #1 on: September 29, 2008, 05:21:09 pm »
is it a microsoft live page?

jeff1

  • Posts: 5855
Re: Setting up Transx on my web-site
« Reply #2 on: September 29, 2008, 05:24:14 pm »
Yes it is Matt
I don't have a problem inserting HTML code on the page, its just transx doesn't have a code to add to the web-site :'(

LWC

  • Posts: 6824
Re: Setting up Transx on my web-site
« Reply #3 on: September 29, 2008, 05:25:34 pm »
oh, when i did my paypal and nochex there was a code to embed into the site???

what do you have?

jaykie

Re: Setting up Transx on my web-site
« Reply #4 on: September 29, 2008, 05:31:06 pm »
jeff how do you put html codes into a microsoft live website

LWC

  • Posts: 6824
Re: Setting up Transx on my web-site
« Reply #5 on: September 29, 2008, 05:38:30 pm »
jeff how do you put html codes into a microsoft live website

clever people can

LWC

  • Posts: 6824
Re: Setting up Transx on my web-site
« Reply #6 on: September 29, 2008, 05:40:56 pm »
click on module and then html obviously

ianhannaford

  • Posts: 663
Re: Setting up Transx on my web-site
« Reply #7 on: September 29, 2008, 05:42:52 pm »
Jeff,

I have created you a sample page at

www.windowcleanerpro.com/jeff.html

(Right click and select View Source to get the HTML code)

Hope it helps

Ian

LWC

  • Posts: 6824
Re: Setting up Transx on my web-site
« Reply #8 on: September 29, 2008, 05:44:55 pm »
but whos is that going into?

its different for each user

unless ian is being clever and theyll all go into his account  ;D

ianhannaford

  • Posts: 663
Re: Setting up Transx on my web-site
« Reply #9 on: September 29, 2008, 05:47:49 pm »
but whos is that going into?

its different for each user

unless ian is being clever and theyll all go into his account  ;D

Lol, didnt think of that, you will obviously have to change the details i.e enter your transx ID where it says

<input type="hidden" name="companyID" value=""/>

Ian

jeff1

  • Posts: 5855
Re: Setting up Transx on my web-site
« Reply #10 on: September 29, 2008, 05:49:42 pm »
jeff how do you put html codes into a microsoft live website
Go to page editor and along the top is a section called insert, thats were you'll find you HMTL box, click it and insert your code there.
If you get stuck email me and I'll walk you through it.

Jeff,

I have created you a sample page at

www.windowcleanerpro.com/jeff.html

(Right click and select View Source to get the HTML code)

Hope it helps

Ian

Many thanks Ian I'll pop along in a minute, got so many links open here now, I'm confusing myself Lol
Will reply to your other post on the academy shortly as well.

LWC

  • Posts: 6824
Re: Setting up Transx on my web-site
« Reply #11 on: September 29, 2008, 05:59:20 pm »
Lol, didnt think of that

likely story... ;D

jeff1

  • Posts: 5855
Re: Setting up Transx on my web-site
« Reply #12 on: September 29, 2008, 06:04:11 pm »
I've managed to get the code on and changed the name and company ID and I get what is shown on your link, but when I click pay now it comes up with, ''This is for Transx customers only'' what am I doing wrong?

Also how do I get the pictures of all the credit/debit cards to show? sorry to be a pain in the ???;D

LWC

  • Posts: 6824
Re: Setting up Transx on my web-site
« Reply #13 on: September 29, 2008, 06:09:12 pm »
i had no problems with nochex mate, whats this tranx got that you want?

jeff1

  • Posts: 5855
Re: Setting up Transx on my web-site
« Reply #14 on: September 29, 2008, 06:16:04 pm »
Matt your talking to a GONK  ;D when it comes to web-site codes, I expect this is dead easy if you know how, I'm playing around with it at the moment, I'll get there in the end.

Transx is just to accept on-line payments, I bought a few things on the web and payed via Transx and found it so simple to use as a customer, its so easy to set up an account as well, I might just spend £20  :'( and let them set it all up.

ianhannaford

  • Posts: 663
Re: Setting up Transx on my web-site
« Reply #15 on: September 29, 2008, 06:20:54 pm »
I've managed to get the code on and changed the name and company ID and I get what is shown on your link, but when I click pay now it comes up with, ''This is for Transx customers only'' what am I doing wrong?

Also how do I get the pictures of all the credit/debit cards to show? sorry to be a pain in the ???;D

Have you put your company ID into the value="" bit?

For example, if your code was 12345 you would change it to:

<input type="hidden" name="companyID" value="12345"/>

Ian

jeff1

  • Posts: 5855
Re: Setting up Transx on my web-site
« Reply #16 on: September 29, 2008, 06:31:39 pm »
I've managed to get the code on and changed the name and company ID and I get what is shown on your link, but when I click pay now it comes up with, ''This is for Transx customers only'' what am I doing wrong?

Also how do I get the pictures of all the credit/debit cards to show? sorry to be a pain in the ???;D

Have you put your company ID into the value="" bit?

For example, if your code was 12345 you would change it to:

<input type="hidden" name="companyID" value="12345"/>

Ian
I was putting the company ID in the wrong bit and now changed it and put it inbetween the,  value=''12345''/>
still when I add an amount and invoice number click to pay, it still comes up with ''This is for transx customers only'' :'( maybe the taxman won't let e pay myself  ;D

ianhannaford

  • Posts: 663
Re: Setting up Transx on my web-site
« Reply #17 on: September 29, 2008, 06:35:23 pm »
I've managed to get the code on and changed the name and company ID and I get what is shown on your link, but when I click pay now it comes up with, ''This is for Transx customers only'' what am I doing wrong?

Also how do I get the pictures of all the credit/debit cards to show? sorry to be a pain in the ???;D

Have you put your company ID into the value="" bit?

For example, if your code was 12345 you would change it to:

<input type="hidden" name="companyID" value="12345"/>

Ian
I was putting the company ID in the wrong bit and now changed it and put it inbetween the,  value=''12345''/>
still when I add an amount and invoice number click to pay, it still comes up with ''This is for transx customers only'' :'( maybe the taxman won't let e pay myself  ;D

Jeff,

Can you copy and paste the code you are using? If not send it to my email ian@windowcleanerpro.com and Ill take a look

Ian

jeff1

  • Posts: 5855
Re: Setting up Transx on my web-site
« Reply #18 on: September 29, 2008, 06:45:49 pm »
Just emailed it to you Ian.

Many thanks

ianhannaford

  • Posts: 663
Re: Setting up Transx on my web-site
« Reply #19 on: September 29, 2008, 07:43:25 pm »
Just emailed it to you Ian.

Many thanks

Jeff,

This error indicates that your companyID is either incorrect or not active.

Ian