Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
0 answers
74 views

i am getting problem of getting unauthenticated in the phonepe refund api. also i am using that token in the payment time it's working fine. $data = $this->getAuthKey(); $payment = Payment::...
1 vote
0 answers
271 views

void _initPhonePeSdk() { PhonePePaymentSdk.init('SANDBOX', merchantId, userId.isNotEmpty ? userId : "USERID", enableLogs) .then((isInitialized) => { setState(() {...
1 vote
0 answers
120 views

I am using UPI intent flow deeplink URL to launch payment intent from web Angular web application. It lets me select payments app, shows merchant`s name, merchants VPA (UPI ID), amount etc. When I ...
0 votes
1 answer
451 views

I am integrating Phone Pe Payment Gateway on my Web Application. Getting response as 404 from Phone Pe API {"success":false,"code":"404"} On the Backend I have done the ...
0 votes
0 answers
135 views

I am integrating PhonePe's Auto-Debit API (/v3/recurring/debit/init) but keep receiving the following error response: { "status": "error", "message": "Please ...
1 vote
0 answers
334 views

I am implement phonepepayment sdk in iOS swift project for phonepe payment gateway and I successful implement that but after the payment success when they need to go to redirect or callback link they ...
0 votes
2 answers
403 views

I'm trying to integrate phone pe's recurring payment / subscription. Using this Document For the Mandate Set Up Flow Subscription is created successfully. Steps #1 and #2 Submit AUTH Request is ...
1 vote
1 answer
611 views

Issue Description I'm integrating the PhonePe Payment SDK into my Flutter app, and I'm encountering a MissingPluginException when trying to call the init method. Code Snippets Flutter Widget import '...
1 vote
1 answer
150 views

I am trying to check the health of the PhonePe gateway, but I am getting error "HTTP 406 Not Acceptable": { code: 406, message: 'HTTP 406 Not Acceptable' } I am using the following doc to ...
2 votes
1 answer
1k views

During phonepe integration using Reactjs and node I get 429 error.. What is the reason behind this I tried using the keys provided by them in their testing environment itself but it is also giving the ...
0 votes
0 answers
941 views

I am using PHP to check payment status but I am getting this error {"message":"Bad Request - Api Mapping Not Found"} function checkstatus() { global $MID, $txnid, $baseUrl, $...
1 vote
3 answers
13k views

key_error_code:ERROR_B2B_API_RETURNED_ERROR status: FAILURE | key_error_result:{"success":false,"code":"TOO_MANY_REQUESTS","message":"Too many requests. ...
hevin info's user avatar
0 votes
0 answers
262 views

Problem Statement (React Native App) When I click the 'Pay' button in React Native, the RazorPay page doesn't get triggered. However, I've already configured the RazorPay key and order ID. Error ...
0 votes
0 answers
906 views

When i'm initiate the transaction using the pay function: @GetMapping("/initiate") public String initiatePayment() { String merchantId = "M15IHWI5YI3Y"; String ...
0 votes
1 answer
234 views

I am trying to do some validation at server side and use that result to redirect user to external payment provider but it is showing me error. TypeError: res.redirect is not a function at eval (...

15 30 50 per page
1
2 3

AltStyle によって変換されたページ (->オリジナル) /