Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refund does not update PaymentIntent's charge #856

Open
mirceacozarev-golfgenius opened this issue Jan 11, 2023 · 1 comment
Open

Refund does not update PaymentIntent's charge #856

mirceacozarev-golfgenius opened this issue Jan 11, 2023 · 1 comment

Comments

@mirceacozarev-golfgenius

Description

Creating a PaymentIntent, following by confirming it and creating a Refund does not update the charges of it. I was expecting I could see that charges.refunded is set to true, amount_refunded to equal the sum of the payment and the refunds to contain a "refund" object.

Screenshot presenting the problem

Captură de ecran din 2023-01-11 la 22 44 18

@mirceacozarev-golfgenius mirceacozarev-golfgenius changed the title Refund does not update PaymentIntent Refund does not update PaymentIntent's charge Jan 11, 2023
@mirceacozarev-golfgenius
Copy link
Author

The charge is not created correctly also when an application_fee_amount is specified at the time of the intent's creation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant