Is it possible to have the store do an Authorize and AVS check through the
gateway, and only if the Authorize succeeds, send the order information
through the Order API, INCLUDING the authorization and AVS status?
Thanks again!
Is it possible to have the store do an Authorize and AVS check through the
gateway, and only if the Authorize succeeds, send the order information
through the Order API, INCLUDING the authorization and AVS status?
Thanks again!
Yes, an order in ShopSite will only be created if the CC is approved (by
whatever guidelines you setup for avs, etc.). It will only process the
order API for an approved order.
Anyone at ShopSite, feel free to correct me if I made an error.
Brandon Eley
2BigFeet.com
brandon@2bigfeet.com
www.2bigfeet.com
Psage wrote:
Is it possible to have the store do an Authorize and AVS check through
the
gateway, and only if the Authorize succeeds, send the order information
through the Order API, INCLUDING the authorization and AVS status?
Thanks again!
The thing I'm unsure about is how to send the authorize status and the AVS
return code such as YYY, etc.
I didn't see an obvious way to do that in the API.
Thanks again.
"Brandon Eley" <brandon@2bigfeet.com> wrote in message
news:chgbl8$ekh$4@eval.shopsite.com...
Yes, an order in ShopSite will only be created if the CC is approved (by
whatever guidelines you setup for avs, etc.). It will only process the
order API for an approved order.
Anyone at ShopSite, feel free to correct me if I made an error.
Brandon Eley
2BigFeet.com
brandon@2bigfeet.com
www.2bigfeet.com
Psage wrote:
Is it possible to have the store do an Authorize and AVS check through
the
gateway, and only if the Authorize succeeds, send the order
information
through the Order API, INCLUDING the authorization and AVS status?
Thanks again!
If you use ShopSite to do the gateway authorization (using Authorize.net,
Verisign, CardService, etc...), then you can pass the status from the
gateway in your order API script using the variable "F-OrderInfo", which
contains the response from the payment gateway.
Rob
The thing I'm unsure about is how to send the authorize status and the
AVS
return code such as YYY, etc.
I didn't see an obvious way to do that in the API.
Thanks again.
"Brandon Eley" <brandon@2bigfeet.com> wrote in message
news:chgbl8$ekh$4@eval.shopsite.com...
Yes, an order in ShopSite will only be created if the CC is approved
(by
whatever guidelines you setup for avs, etc.). It will only process the
order API for an approved order.
Anyone at ShopSite, feel free to correct me if I made an error.
Brandon Eley
2BigFeet.com
brandon@2bigfeet.com
www.2bigfeet.com
Psage wrote:
Is it possible to have the store do an Authorize and AVS check
through
the
gateway, and only if the Authorize succeeds, send the order
information
through the Order API, INCLUDING the authorization and AVS status?
Thanks again!
Thanks for the reply.
My other question -- do you know of any way to programatically send back
status to Shopsite telling it that an order has shipped and to capture the
funds?
Thanks again.
"Rob" <rob@mangiafico.net> wrote in message
news:chhqfb$t11$1@eval.shopsite.com...
If you use ShopSite to do the gateway authorization (using Authorize.net,
Verisign, CardService, etc...), then you can pass the status from the
gateway in your order API script using the variable "F-OrderInfo", which
contains the response from the payment gateway.
Rob
The thing I'm unsure about is how to send the authorize status and the
AVS
return code such as YYY, etc.
I didn't see an obvious way to do that in the API.
Thanks again.
"Brandon Eley" <brandon@2bigfeet.com> wrote in message
news:chgbl8$ekh$4@eval.shopsite.com...
Yes, an order in ShopSite will only be created if the CC is approved
(by
whatever guidelines you setup for avs, etc.). It will only process the
order API for an approved order.
Anyone at ShopSite, feel free to correct me if I made an error.
Brandon Eley
2BigFeet.com
brandon@2bigfeet.com
www.2bigfeet.com
Psage wrote:
Is it possible to have the store do an Authorize and AVS check
through
the
gateway, and only if the Authorize succeeds, send the order
information
through the Order API, INCLUDING the authorization and AVS status?
Thanks again!
Users browsing this forum: Google [Bot] and 29 guests