stripe icon indicating copy to clipboard operation
stripe copied to clipboard

Use passed itemName in CMS at /enupal-stripe/orders

Open mark-adigital opened this issue 3 years ago • 3 comments

Hi,

We're using this plugin on a site where the same payment form supports multiple event entries. The client has requested that we add that event name to the Item Name column in Craft at /enupal-stripe/orders to make querying and filtering easier both in the CMS and on export of data. I added the itemName option as stated in the documentation, however this only seems to affect the name as passed through to Stripe.

I'm therefore wondering whether either there's something I'm missing to make the CMS page honour the itemName, or if there's an update you can make/possible bug to fix to make it work that way?

Additional info

  • Craft version: 3.6.7
  • PHP version: 7.4
  • Plugin version: 3.3.1
  • Is SCA and Stripe Checkout enabled?: Yes

Thanks,

Mark

mark-adigital avatar Feb 25 '21 14:02 mark-adigital