Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在为我的应用程序寻找一个支付网关来集成。我的应用程序是为印度设计的,所以我需要向用户提供付款过程的借记和贷记销售。
我尝试使用 PayPal Express Checkout,但它仅支持 PayPal 帐户和信用卡。
有没有安卓的网关。请分享您的信息。
CCAvenue 在这里被广泛使用。在他们的网站上查看它们:
http://www.ccavenue.com/ccavenue_index.jsp
你可以试试zooz。 现在甚至谷歌也允许在印度开设商家账户
http://developer.android.com/guide/google/play/billing/index.html
我用两个日历来确定开始日期和完成如下,
date.Ic.add(Restrictions.between("islemZamani", date1, date2));
然而,这个标准的结果有 date1 和它们之间的结果,不包括 date2 的结果。我的意思是,它显示date1<= 结果。我想要 d