close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

How do I send specific information to the payment page?

Thread begun 12/15/2021 7:26 pm by Supreme Geek | Last modified 12/21/2021 9:21 am by Ray Borduin | 686 views | 6 replies |

Supreme Geek

How do I send specific information to the payment page?

Hey Ray,
If I want to send specific information like the "Red Star Life Member" card number to the payment page. How do I do that? I see on the confirm.php page that "Name", "Address", etc. can be sent and it shows up on my payment page. My boss would like to check if the person who checks the box is a Red Star life member or not. I have put a space on the checkout.php page for the life member card number. So, if I can do that, I'll be golden. Thanks again for your help in tweaking our store! Have a nice day, eh?
All the best,
Dale

Sign in to reply to this post

Ray BorduinWebAssist

If you add the form field to your existing checkout form, then it should be automatically stored and available just like any other field.

Sign in to reply to this post
Did this help? Tips are appreciated...

Supreme Geek

How do I send specific information to the payment page?

Hey Ray,
The Red Star Life Member card number field does not show up when the information is sent to the Authorize.net portal. Thanks for your help.
All the best,

Sign in to reply to this post

Ray BorduinWebAssist

You would have to add it to the name or another field in the authorize.net code.

Sign in to reply to this post
Did this help? Tips are appreciated...

Supreme Geek

How do I send specific information to the payment page?

Ray,
I have placed the following code on the confirm.php page:

<input type="hidden" name="x_life_number" id="x_life_number" value="<?php echo((isset($_POST["life_number"]))?$_POST["life_number"]:"") ?>"
/>

That is where the code is to be placed, correct? It says hidden, so I'm assuming that it gets sent directly to the e-mail (supremehqmoc@lotcs.org) that's listed on the page and doesn't show up on the payment form page. If this information goes directly to that e-mail, then that's awesome! That way my boss can check if the end user is actually a life member or not. Also, is the payment form page generated from e_cart or is it actually the Authorize.net payment form page? I went into our Authorize.net account and checked to see if there is a way to add the life member number there on the virtual terminal. There is not. It seems to be hardwired for just specific blocks of information. Thanks in advance for your help and patience!
Have a nice day, eh?
All the best,

Attached Files
confirm.php
Sign in to reply to this post

Ray BorduinWebAssist

No... there are only specific fields that authorize.net will recognize and use. You would have to update one of those fields and add the value.

Maybe the x_description (it seems like you have that one twice, you should delete the repeated field)

or maybe the x_cust_id would work.

Sign in to reply to this post
Did this help? Tips are appreciated...

Supreme Geek

How do I send specific information to the payment page?

Hey Ray,
I used "cust_id" as my field to insert the Red Star Life Member number. Then I went to the confirm.php page and was wondering why the number wasn't showing up on the checkout page. I noticed that I had to add the "POST" information to the back end of "cust_id". Now it works just fine and the customer ID is there for the Red Star Life Member number. Thanks for your help once again Brother! Have a nice day, eh?
All the best,
Dale

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...