06-30-06 12:18 AM
At which point would you be deleting this auth ID?
"jas" <jas@discussions.microsoft.com> wrote in message
news:E108ABA1-2651-45BB-926F-86455AAE297E@microsoft.com...
> When there is any failure during the checkout process, even after the
> order
> passed the checkout pipeline, the basket information gets saved on the
> BasketGroup table. However, when it saves the basket information they
> also
> save a credit card authorization ID from Verisign and stores it somewhere
> with the basket information. FYI, we use Verisign Payflow Pro as our
> payment
> processor. When this customer returns our site, modifies her basket, and
> submits an order successfully, it does not send a new total amount to
> Verisign but saves the old auth ID with the order information on the
> tables.
> I need to find this value so that I can delete this value from her basket
> and
> let her submit a new credit card transaction to Verisign. I do not want
> to
> delete the whole basket but just this credit card transaction data if it
> exists with the basket.
>
> Can anyone please advise?
>
> Thank you.
[ Post a follow-up to this message ]
|