close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

eCart checkout mark for approval?

Thread began 6/23/2015 11:31 am by John | Last modified 6/26/2015 9:51 am by Ray Borduin | 1844 views | 7 replies |

John

eCart checkout mark for approval?

While our current checkout goes through the authorize.net gateway and Customer Information Manager (CIM), how can we set it so that all orders must require approval from our merchant?

Sign in to reply to this post

Ray BorduinWebAssist

You would have to do an auth call to authorize.net separately and do a capture after on approval. Authorize.net will reserve the funds but not charge the card and give you an authorization token that you can store in the database and use to complete the transaction at a later date.


This is something we could help with in a premier support ticket.

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

John

according to authorize.net we were told when we send the checkout information over that there should be some code to set transaction to authorization only. How can we accomplish that as I hope it doesn't involve SSL certificates nor setting up a database on our web server at least.

Also, we didn't setup any shipping settings in our checkout wizard as the shipping provider was unknown to us. Any way we can set it so they can choose from Fedex, UPS or USPS?

Sign in to reply to this post

Ray BorduinWebAssist

I think you will probably need a premier support ticket to walk through some of these more advanced issues you are struggling with.

You can change the transaction type in the php code on the confirm.php page to do just an authorization.

You would have to sign up for accounts with each of the shipping providers you would like to offer. In general they don't want you to allow customers to choose between carriers by comparing rates, and they have that in their terms of use. Technically it could be done, but they generally want you to choose the carrier you will be using for ground, rushed, next-day, etc and not expose a carrier choice to the customer.

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

John

So if I look in the confirm.php file, I see there's the following line:

<input id="x_type" name="x_type" type="hidden" value="<?php echo("AUTH_CAPTURE"); ?>" />

That needs to change or another id?

On a separate topic, does webassist have a blog tool?

Sign in to reply to this post

Ray BorduinWebAssist

Yes, that is the line you would change. You can look up the allowed options for that in the authorize.net documentation to set it to the value you need.

We do not have a blog solution, but a blog can be built pretty easily using Data Bridge or PowerCMS.

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

John

While I believe the AUTH_ONLY setting will satisfy the merchant, I believe the only thing now left is updating the shipping settings which I originally set Shipping Provider to "None". While I'm hesitant to go through the checkout wizard again to simply change that to one of the available providers, or I suppose I can make a backup of my local files, I wonder what changes need to be made in my web files so I can make this work.

Sign in to reply to this post

Ray BorduinWebAssist

I'd suggest doing a backup and running the wizard using different page names.

I think the only change will be the shipping server behavior applied to the confirm_cart page. You could probably just copy and paste it to your functioning page.

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

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...