Skip to main content
Advice
0 votes
0 replies
26 views

I'm integrating a Paytm POS card machine (EDC terminal) with my web app using the Payment Request API. My backend is Node.js + Express. What I have: Paytm POS machine (PAX terminal) Production MID, ...
Pushpam Kumar's user avatar
0 votes
1 answer
91 views

I have a WordPress (WooCommerce) website with Stripe integrated and connected to a Stripe account. I want to use two Stripe accounts based on the customer’s billing country. For example, if a customer ...
Zohaib Amir's user avatar
0 votes
1 answer
58 views

Im dealing with a really problematic API: Mercado Pago API I'm using Mercado Pago's Customer Search API to find a customer by email, but it returns empty results even though I can see the customer in ...
Hower Software's user avatar
0 votes
0 answers
33 views

I'm integrating CCAvenue (test environment) with an ASP.NET webforms app. Payment initiation works, but when the user is redirected back to my response page, the encResp parameter is never received. ...
Cid Kagenou's user avatar
0 votes
0 answers
35 views

I am integrating Chase Orbital (XML API) for a client project and I’m currently stuck with CIT / MIT account verification test cases, specifically around Auth + Create Profile (CGEN) flows. What I am ...
Arjun A G's user avatar
Advice
1 vote
1 replies
233 views

I’m building a Flutter mobile app and want to add Sham Cash as a payment method. I searched the official Sham Cash website and documentation but couldn’t find any public API, SDK, or merchant ...
Zyad Wael Khedr's user avatar
0 votes
0 answers
46 views

I'm trying to integrate Jazzcash Payment Gateway in my Nest Js Application, Following is my code: import axios from 'axios'; import crypto from 'crypto'; async initiatePayment( amount: number, ...
Muhammad Fuaad's user avatar
Advice
0 votes
0 replies
27 views

I'm integrating Square as a payment gateway into my website. The checkout flow is straightforward, but I haven't found a way to automatically calculate U.S. sales tax based on the customer’s address (...
anonymous's user avatar
0 votes
1 answer
51 views

has anyone faced this issue ever during integration of tap payment gateway web card sdk v2 https://developers.tap.company/docs/card-sdk-web-v2 const { unmount } = renderTapCard("card-sdk-id&...
Ahmad Hassan Khan's user avatar
1 vote
1 answer
69 views

I am integrating Flutterwave payments in my project(Node.js/Express). In development, deposits work correctly: User pays; Flutterwave triggers the webhook; Payment gets verified and the user balance ...
Babatunde's user avatar
1 vote
0 answers
63 views

Please help, I'm using midtrans_sdk 1.0.1 and successfully paid the items, but I'm receiving nothing from midtrans, only something like flutter: type 'Null' is not a subtype of type 'String' in type ...
1988's user avatar
  • 357
0 votes
0 answers
27 views

my website on browser works to get the otp and the transaction is successful. but the same on andorid app doesnt work. The blank page in Easebuzz/Eazepay payment flow inside a WebView (both iOS and ...
Ravi Kumar's user avatar
0 votes
1 answer
105 views

I need to hold a Stripe charge and capture it later (only when a customer keeps the product). In WooCommerce shortcodes checkout, Stripe attaches the customer to the Payment Intent, so later capture ...
Awais Aezad's user avatar
3 votes
1 answer
161 views

I am using custom Purchase Order based payment gateway method in Woocommerce and have registered my custom status status - Pending PO Verification for all orders made using this payment method. The ...
Abhinav's user avatar
  • 31
0 votes
0 answers
31 views

I am developing a payment plugin for Shopware 6.7. Please tell me how to get a select box on the plugin settings page in the admin panel that will only contain order statuses. Currently, I can get a ...
shylosa's user avatar
  • 21

15 30 50 per page
1
2 3 4 5
283