Home > Backend Development > PHP Tutorial > “送话费”该怎么实现?

“送话费”该怎么实现?

WBOY
Release: 2016-06-23 13:57:14
Original
816 people have browsed it

某公司做活动,参与活动(填入手机号及回答些问题)就送10元话费,得到了5W+个不同的手机号码,现在要用程序(PHP语言)给这5W+个号码每个冲10元话费,该怎么实现? 感觉要要调用网银和通讯运营商的API...请大神们指点,最好有实例


回复讨论(解决方案)

找接口 一般只有SP服务商才有

实现这些功能的流程是怎样的?

先找到接口服务商,并向接口服务商帐户存钱,然后调用服务接口进行充值。

找接口服务商,50万的话费么。MY GOD!!!

你先跟相关部门沟通下,了解下业务流程,比如是不是用接口,钱怎么付。
知道这了些,差不多就知道程序怎么写了。

简单粗暴的方法 拿到参加活动的电话号码后到处为excel 淘宝找批量充话费的解决。

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template