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

NoMethodError in api/payments/payment_intents#succeeded #7152

Open
iHiD opened this issue Nov 8, 2024 · 0 comments
Open

NoMethodError in api/payments/payment_intents#succeeded #7152

iHiD opened this issue Nov 8, 2024 · 0 comments

Comments

@iHiD
Copy link
Member

iHiD commented Nov 8, 2024

Error in v3

NoMethodError in api/payments/payment_intents#succeeded
undefined method `charges' for #Stripe::PaymentIntent:0x00007f311ed22638

View on Bugsnag

Stacktrace

app/commands/payments/stripe/payment/create.rb:22 - external_receipt_url
app/commands/payments/stripe/payment/create.rb:17 - call
app/commands/payments/stripe/payment_intent/handle_success.rb:16 - call
app/controllers/api/payments/payment_intents_controller.rb:26 - succeeded
app/controllers/application_controller.rb:20 - process_action

View full stacktrace

Created automatically via Bugsnag

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

No branches or pull requests

1 participant