- Issue created by @maursilveira
Thank you for this module, it's very helpful to make payments to Stripe, managing the order in Drupal with Commerce. I'm fairly new to Commerce ecosystem, but I was able to implement a Commerce store which makes payments to Stripe.
Though, I have a question about integrating products created in Drupal (using Commerce Product) with the products I have in my Stripe catalogue. I'm looking for a way to have the information of each product purchase in the Stripe dashboard, on the product level. Basically, I set up a regular Commerce product in Drupal, added a price to it, and when an user adds it to the cart and proceeds to the checkout process, I see the Customer and the Payment information in the Stripe dashboard after the user finalizes the payment, but this is not connected to any product created in Stripe.
Is there a way to connect a Stripe product with the product entity created in Drupal?
Thank you.
Active
1.0
Miscellaneous
Primarily changes documentation, not code. For Drupal core issues, select the Documentation component instead of using this tag. In general, component selection is preferred over tag selection.