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

Form Fields not saving in stripe, but saving in Craft. #382

Open
mark-chief opened this issue Mar 12, 2024 · 4 comments
Open

Form Fields not saving in stripe, but saving in Craft. #382

mark-chief opened this issue Mar 12, 2024 · 4 comments
Assignees

Comments

@mark-chief
Copy link

mark-chief commented Mar 12, 2024

Description

I have a subscription plan set up but the form field data is not being passed to stripe, but it is visible in the craft control panel.

Stripe:
Screenshot 2024-03-12 at 10 59 52

Craft:
Screenshot 2024-03-12 at 10 59 36

Additional info

  • Craft version: 4.7.1
  • Plugin version: 5.5.1 Pro
@andrelopez andrelopez self-assigned this Mar 17, 2024
@andrelopez
Copy link
Member

Hi @mark-chief thanks for reaching out. Could you please confirm where do you expect to see the metadata? if I am not mistaken the metadata should be on the invoice event. I will confirm with you soon

@mark-chief
Copy link
Author

mark-chief commented Mar 18, 2024

Hi @andrelopez , usually the meta data is visible in stripe as well. Inside the payment. Here's an example of a single payment on another site where you can see the custom fields and meta data displayed in the order.

Custom Fields:

  • Booking_Refs
  • Invoice_Description
  • Type_ Accounting_Use
Screenshot 2024-03-18 at 08 34 42 Screenshot 2024-03-18 at 08 40 10

The above example is taken from a payment form on another site, and I'd expect the same behaviour when using a subscription.

@mark-chief
Copy link
Author

Hi @andrelopez , have you had a chance to look in to this? Thanks

@andrelopez
Copy link
Member

Hi @mark-chief Sorry, the metadata will be at the subscription level in Stripe, on your Orders info you can click on the Stripe Reference link and it will redirect to the right page:
Screenshot 2024-03-27 at 4 23 12 pm
Screenshot 2024-03-27 at 4 24 05 pm

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

2 participants