开发者

C# | Authorize.net AIM form submit progress indicator

开发者 https://www.devze.com 2023-01-11 20:02 出处:网络
When I click the purchase button for the form I want the buttons text to change to processing... and have it be disabled while the form is waiting for a response back from authorize.net. Once the resp

When I click the purchase button for the form I want the buttons text to change to processing... and have it be disabled while the form is waiting for a response back from authorize.net. Once the response comes back, return the button text to purchase and make it enabled. I do have two labels that are initially blan开发者_C百科k and once authorize.net returns a status it populates those labels with the correct response.

All of my authorize.net code is in a method called cc_Submit. Thanks.


I decided that I could program against my update panel progress indicator.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号