Skip to main content
0 votes
0 answers
30 views

I have a PWA packaged as a TWA and available on Google Play. I'm using the Play Billing payment method to sell exclusive digital products. Consumable products. The user buys credits to use when ...
Gustavo Lins'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
0 votes
2 answers
72 views

I want to create a PaymentMethod in Stripe CLI. The stripe payment_methods create --help command suggests that I should use something like this: stripe payment_methods create --type=card ... But it ...
Csongor Halmai's user avatar
-1 votes
1 answer
249 views

I wanna know how to integrate IN-APP payments, using Apple pay or Google pay, but i wonder what's the best approach as i see a lot of people using Stripe (do i have to) Or some people say that it's ...
Noah Lejolivet's user avatar
1 vote
1 answer
135 views

I am developing a odoo18 custom payment provider. After a successful transaction and return response to odoo. When it comes to update the transaction status to done using tx._set_done() this only ...
Syed Mushahid's user avatar
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
0 votes
1 answer
146 views

I have question about how it would be possible to sort payment methods on woocommerce checkout Blocks. I want that my added payment method would be the first option and would be default chosen. For ...
MathiasCodes's user avatar
0 votes
0 answers
90 views

I am trying to integrate Payfast on my flask application. The users are able to make payments but the ITN is not sent back. I always get the 307 Temporary Redirect response instead of 200 Ok. I am ...
JBstrap's user avatar
  • 33
1 vote
0 answers
372 views

In our Android app, users need to recharge their wallets using UPI. We successfully launch UPI apps using an intent, but after entering the UPI PIN, the payment fails with error message (screenshot ...
Chandra Sekhar Bala's user avatar
0 votes
1 answer
129 views

I am building a webapp where I need to integrate a payment gateway. tldr - think of it like a gift registry catering to the South Asian market. I am focusing on cash gifts for events like weddings, ...
red_'s user avatar
  • 11
0 votes
1 answer
114 views

https://sandbox-b2b.revolut.com/api/1.0/pay this is the url i am hitting for payment from postman. it is giving response: { "message": "Resource not found", "code": 3006 }...
python nessovo's user avatar
1 vote
1 answer
134 views

I'm using custom order statusses on a few product categories on our webshop. Now that we are live I see that all orders that are "Processing" are payed with Mollie (payment GW). However the ...
Marco's user avatar
  • 11
0 votes
2 answers
646 views

After successful payment through Razorpay payment gateway, I need to redirect to my custom created Thankyou page, instead of Razorpay payment gateway plugin default redirect URL. My problem ...
ank's user avatar
  • 45
0 votes
1 answer
301 views

I had built an express checkout for one of my woocommerce store and I'm builting a functionality of 0 shipping charges for all prepaid orders. I have one checkbox to enable/disable COD in the checkout ...
Suraj Sanwal's user avatar
1 vote
0 answers
134 views

I'm trying to implement Stripe payment integration in my Flutter mobile app with support for Afterpay. The Stripe payment sheet works fine when I use only the card payment method, but it fails when I ...
Firass Aguech's user avatar

15 30 50 per page
1
2 3 4 5
12