Skip to main content
0 votes
1 answer
33 views

In Omnipay Alipay (Global), send() method is not working as expected. $response = $gateway->completePurchase($params)->**send()**; I received error message like this, Call to a member function ...
Madushanka ebeyonds's user avatar
-1 votes
1 answer
669 views

For my current composer project, I need to use these dependencies: "lokielse/omnipay-alipay" : "dev-master", "lokielse/omnipay-wechatpay" : "dev-master" But ...
xtingray's user avatar
  • 513
2 votes
1 answer
703 views

So what I am trying to do is is make a few API calls with AliPays https://global.alipay.com/docs/ac/ams/api API I followed the integration guide and I created the nessassary private / public keys and ...
Petros Mastrantonas's user avatar
0 votes
1 answer
518 views

My customers are getting the following error message while trying to pay using Alipay: 订单信息无法识别,建议联系卖家 which translates to "The order information cannot be recognized, it is recommended to ...
Sergey Slepov's user avatar
1 vote
0 answers
122 views

Type parameter 'com.stripe.android.PaymentIntentResult' is not within its bound; should extend 'com.stripe.android.model.StripeModel' private static final class PaymentResultCallback ...
95DBC's user avatar
  • 31
1 vote
0 answers
174 views

I added Allibaba Push SDK to my Android project by adding the following module: com.aliyun.ams:alicloud-android-push. Then I tried to add the AliPay SDK in order to use payment via AliPay by ...
Avi Barel's user avatar
1 vote
0 answers
495 views

I want to integrate Alipay in my flutter application using stripe payments. I am able to add cards and they are working fine. But for Alipay, I can't find any proper solution. Can anyone please help ...
Shivank's user avatar
  • 105
1 vote
1 answer
890 views

I am implenting ALIPAY API, to my project. In order to make some request I need to generate a signature with RSA private.pem - public.pem. The documentions is only showing JAVA exemple, but I need to ...
Nicks's user avatar
  • 774
3 votes
3 answers
1k views

I have stripe subscription payment button and the following is the code for that: var stripe = Stripe("<?php echo $stripe["public_key"]; ?>"); $(".btnStripeSubscribe").click(function () { ...
May Myatnoe's user avatar
0 votes
1 answer
246 views

I am new in ionic 4. I want to add alipay plugin in my ionic apps. I saw all the tutorial do like this only : import { Alipay } from '@ionic-native/alipay/ngx'; constructor(private alipay: ...
qing's user avatar
  • 885
-3 votes
1 answer
1k views

Google has apparently decided to crack down on usage of Chinese SDKs, because both a client and a colleague got their apps suspended from the Play Store for using an old version of a Chinese SDK*. My ...
Vaiden's user avatar
  • 16.2k
1 vote
0 answers
65 views

i have an existing ionic3 application i need to integrate alipay and we chat payment, i know there are plug for both but I need any reference of how to generate order string or payment object at ...
paras shah's user avatar
-1 votes
1 answer
855 views

ALIPAY PAYMENT GATEWAY RETURNS WITH "ILLEGAL_SIGN" ERROR. I am new to payment gateway integration. I have been attempting to test alipay payment gateway (test environment). At first, I opened a test-...
Mohammad Monir Hossain's user avatar
-1 votes
1 answer
514 views

Is it possible from a mobile website to trigger a payment request in either: 1. Alipay 2. Wechat Pay I'm specifically looking at the mainland China version of both if that makes a difference.
Tony J Watson's user avatar
0 votes
1 answer
244 views

my question is so simple: the Alipay ionic plugin is for global or local version. By local version I mean, the version used only for people they live in China. Thanks for all they have tried to help ...
Hamza's user avatar
  • 33

15 30 50 per page