如何验证asp.net中的ups/fedex帐号? [英] How to validate ups/fedex account number in asp.net?

查看:67
本文介绍了如何验证asp.net中的ups/fedex帐号?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在我的电子商务网站上验证购买者的ups/fedex帐号吗?

如果有人知道,请帮助我.


在高级中表示感谢.

I want to validate purchaser''s ups/fedex account number in my eCommerce website?

If any one know please help me.


Thanks in advanced.

推荐答案

如果您正在谈论验证输入以查看其帐号格式是否正确,那么它将采取一个小的RegEx来做到这一点. UPS和FedEx必须定义什么构成有效格式.您必须问他们在他们的开发人员门户中哪些格式有效.

如果您要问是否可以查看帐号是否确实存在,那么我上次检查时就不能.诚然,那是很久以前的事了.同样,您最好的信息来源是UPS和FedEx的开发人员门户.

UPS [ ^ ]和 FedEx [
If you''re talking about validating the input to see if it''s in the correct format for an account number, then it would take a small RegEx to do that. What constitutes a valid format would have to be defined by UPS and FedEx. You''d have to ask them what formats are valid in their developer portals.

If you''re asking if you can see if the account number really exists, last I checked, you can''t. Admittedly, that was a long time ago. Again, your best source of information on that would be the developer portals for UPS and FedEx.

UPS[^] and FedEx[^]


这篇关于如何验证asp.net中的ups/fedex帐号?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆