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

BUG: Stripe V3 - 'Payment' object has no attribute 'billing_last_nane' #377

Open
TadasPik opened this issue Oct 13, 2023 · 1 comment
Open
Assignees

Comments

@TadasPik
Copy link

TadasPik commented Oct 13, 2023

There is a typo in source code - billing_last_nane,

Location:
site-packages/payments/stripe/providers.py, line 134, in create_session

Thus, stripe V3 will not work properly.

Please, Fix :)

@TadasPik TadasPik changed the title BUG: 'Payment' object has no attribute 'billing_last_nane' BUG: Stripe V3 - 'Payment' object has no attribute 'billing_last_nane' Oct 13, 2023
@WhyNotHugo
Copy link
Member

I think that we need test that cover this specific branch, since this seems intimately related to #378

@mariofix mariofix self-assigned this Nov 30, 2023
mariofix added a commit that referenced this issue Dec 25, 2023
WhyNotHugo pushed a commit that referenced this issue Dec 25, 2023
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

3 participants