payment Questions

4

In React Native using <TextInput/>, I am trying to make / appear only when the <TextInput/> is focused, and would stay there if another input is entered in. Currently, the format is MM/...
Doggone asked 28/10, 2016 at 22:0

3

Solved

I am unable to charge the amount $49.99 in stripe. I am going through the following links but nothing workout Stripe Checkout Price error - Invalid Integer Stripe Rails: Invalid integer: 1.06 I ...

4

In my iOS application, I need to accept payments from the user. I am using UPI for the same. I have followed the following document provided by UPI http://www.npci.org.in/documents/UPI-Linking-Spe...
Shorthand asked 12/9, 2017 at 14:13

1

Solved

I'm developing the application on Flutter(dart) where users should be able to receive payments for some services. For example, user A offers service and user B should be able to pay for this servic...
Truelove asked 5/4, 2021 at 17:26

5

Solved

I have implemented PayPal rest integration, and now I can create payments. So I have to enable payments approval now. I used this documentation: https://developer.paypal.com/docs/integration/web/...
Earthy asked 14/12, 2016 at 21:13

0

I am trying to integrate CashApp's P2P payment services for an iOS app. I can't find any SDKs to make things easy online, so I've recently accepted that using deep-links might be fine for now. I fo...
Tetrabrach asked 24/1, 2021 at 17:47

7

I am trying to use Stripe.js following https://stripe.com/docs/stripe-js/elements/quickstart I made html, css, javascript just same as sample of that url. But when I click 'Submit Payment' Button...
Brittne asked 22/1, 2018 at 22:12

2

Solved

I wrote an application that user after click on buy Button He/She redirect to Internet Browser (e.g: chrome) and after payment I want he come back to my App (my activity) so I found out that I shou...
Overhear asked 23/11, 2015 at 12:21

5

How to integrate BHIM app payment gateway in an android app, through upi id?I have no idea about payment gateway,I have not implemented payment gateway before.Please help me how to integrate paymen...
Froward asked 10/11, 2017 at 6:1

2

I have really tired looking for the information i need and hope for your help. Also, i have written to Stripe support, but for now the communication with them is very difficult. Let's start at the...
Tammitammie asked 26/3, 2020 at 10:18

1

Solved

I've found today in my inbox an email from google where they announce that CWS payments API is deprecated I'm working to create a Chrome extension that I want to release with the in-app payme...
Goulette asked 22/9, 2020 at 10:11

3

I need help as working on EasyPaisa Payment Gateway Integration getting the error. We have a store on EasyPaisa and received payment integration guideline how to integrate. They have mentioned t...
Denison asked 25/11, 2016 at 6:19

3

Solved

I've been working and testing the sandbox system paypal uses. It have been confusing, I've created some testing accounts. At the moment I've created a form from my site. A "Buy now" button. It'...
Nell asked 12/9, 2013 at 23:38

0

I am using Google's In-app Billing. (version 2.2.0) I start billing connection using below code in application class: billingClient = BillingClient.newBuilder(Application.getInstance()).setListener...

3

Solved

In testing mode when I create a new customer and tries for payment, i got this error. Customer cus_7Zz2BCnybIZLGw does not have a linked card with ID tok_17Kp8GAwLkQPB7OqrrM73VVI Im using ca...
Jobey asked 22/12, 2015 at 12:30

4

I am getting following error while confirming payment intent using this method STPAPIClient.shared().confirmPaymentIntent() Error Domain=com.stripe.lib Code=50 "No such payment_intent: pi_1ElaQ...
Tannin asked 15/6, 2019 at 12:9

2

I am using Stripe payment gateway in my project (App.net). I want to implement automatically recurring payment (customers are automatically charged monthly on a particular date). How can I impleme...
Past asked 1/5, 2013 at 7:49

4

Solved

Good day to all. I have a booking site. Here I need to integrate a paypal payment. Scenario is like this: X enters into the site, fill in a form with a lot of details (name, period, room type, wh...
Preceding asked 25/8, 2011 at 9:57

1

Solved

I am implementing stripe payment feature in my angular project. I am succeed with stripe form customization. My Actual problem is start here. When User enter Card Detail and press PAY button. loa...
Masonite asked 7/3, 2020 at 9:33

4

Solved

From the Stripe docs: When you cancel the subscription, the customer's card will not be charged again, but no money will be refunded either. If you'd like to issue a refund, you can do so thro...
Snip asked 16/7, 2014 at 21:7

6

I am working on an app that needs to have functionality to collect charitable donations. Apple Pay on the Web: Acceptable Use Guidelines I found at the above link that collection of charitable do...
Nica asked 3/8, 2016 at 18:26

2

Solved

I want to call payment gateway, payment gateway is called using form submission with the method as post. Can I call the same gateway using post API call from node js HTTP module? I am confused, bec...
Riverine asked 4/10, 2019 at 6:9

1

I have built a voucher/coupon system in Stripe and have the following scenario. Customer voucher value: $50 Item price: $25 The voucher system works out that the total amount the customer will h...
Illyricum asked 6/5, 2017 at 15:39

3

I want to send user to payment gate. Normally it could be made by this form: <form method="post" action="https://demo.moneta.ru/assistant.htm"> <input type="hidden" name="MNT_ID" value="...
Ligni asked 4/11, 2015 at 9:16

2

Solved

I am working on a website to sell PDF's online, where user can get the download link by email after paying through paypal. What could be the possible paypal payment status values for the above sce...
Varmint asked 12/3, 2010 at 14:26

© 2022 - 2024 — McMap. All rights reserved.