Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [stripe-payments]

Stripe-payments refers to the libraries and API produced by the "Stripe" company for payment processing.

0 votes
0 answers
13 views

Where to store a frontend-environment variable in Jhipster (Stripe publishable key)

Stripe accounts come with test and prod, publishable and secret keys. The application is generated by Jhipster. Regarding the publishable keys, I want to pass them as environment variables to use ...
julienKW's user avatar
-3 votes
0 answers
28 views

Stripe Connect Payouts API [closed]

I am creating an application in which users can add their bank accounts in the application and from admin side I want to send the payouts to their bank accounts. I am using Node.js and Stripe.js (In ...
Hammad Umar's user avatar
0 votes
0 answers
13 views

EROR: As per Indian regulations, export transactions require a customer name and address

I'm trying to pay Stripe for my project; I have a Stripe developer account and have previously sent the publishable key and secret key. The payment method is redirected to a payment page where I have ...
Amit Patel's user avatar
0 votes
1 answer
24 views

how to create Payment Update Link with Stripe API

I am trying to create a Payment Update Link for an existing subscription in Stripe through Rest API. If you want to do it manually by going to the Stripe dashboard, you have to follow this tutorial: ...
Shahidul Islam Pranto's user avatar
0 votes
0 answers
20 views

AWS SAM request mapping to retrieve the raw request body of a Stripe webhook returning undefined

I've created a web app and looking to integrate Stripe for subscriptions to premium features of the web app. Using AWS SAM I've tried the below Body Mapping Template in the snippet of my template.yaml ...
Jonny Ortiz's user avatar
0 votes
1 answer
9 views

Stripe sdk not expanding object

I am trying to retrieve promo code from the checkout session complete event. On researching I found that event does not contain discount and I need to expand on it. I tried curl and got the discount ...
ksernow's user avatar
  • 694
1 vote
1 answer
31 views

has been blocked by CORS policy: Response to preflight request doesn't pass access control check in laravel

I am adding Stripe payment gateway to Laravel project and Aden I start requesting subscription to package using test mode and I get the following error Can you please tell me why and how to fix it has ...
anas tair's user avatar
1 vote
2 answers
25 views

Stripe Integration not redirecting to payment

I am integrating a front end app with Stripe for payment processing. I am following the quick start docs and nearly have everything working, however I am not being automatically redirected. I do get a ...
tdammon's user avatar
  • 916
-2 votes
0 answers
25 views

Payment Session Expiration and Redirection Failure [closed]

Can anyone help me with this? I am experiencing an issue during the checkout process where the payment session URL expires within a few minutes, displaying the error message "This link has ...
Mihir Kanzariya's user avatar
-1 votes
0 answers
30 views

Stripe integration in spring

I'm fairly new to stripe payment integration that's why I'm struggling with why this is not working. below is my payment integration into spring. I have the correct libraries in spring, but when I run,...
raph mwanza's user avatar
0 votes
2 answers
33 views

Stripe CLI trigger subscription failed event for a specifc customer

Evening, When a user signs up for a subscription the checkout.session.completed event is fired and I can test that everything is working correctly via the CLI command: stripe trigger checkout.session....
Alex Mckay's user avatar
  • 3,666
-1 votes
1 answer
20 views

How to fetch user's data from payment link payment

I want to create one payment link using stripe and when customer did their payment I want their phone number and code entered when making payment to store in my database so how can i implement this ...
Aayushi Vaghasiya's user avatar
0 votes
1 answer
20 views

Linking Billing Address to a PaymentSheet in Stripe on iOS in Swift

Below is my code which I largely put together based on the Quickstart Guide (https://docs.stripe.com/payments/quickstart) plus the Address Element section of Stripe documentation (https://docs.stripe....
Bosco Tsin's user avatar
0 votes
0 answers
10 views

Stripe activation: additional compliance documentation (Self-Assessment Questionnaire (SAQ)

I implied stripe however it is not working. Stripe asked me to : To enable this API, we'll need you to provide some additional compliance documentation (Self-Assessment Questionnaire (SAQ) D or ...
Mohamad Saab's user avatar
-4 votes
0 answers
22 views

Hierarchy in Stripe Billing

We would like to establish hierarchy on the Subscription (Stripe Billing). Is there any way where multiple subscriptions can be under one organisation and that organisation can manage all ...
Sachin Patel's user avatar

15 30 50 per page
1
2 3 4 5
825