• Resolved James Robinson

    (@imaginarymedia)


    I’m trying to alter the description field for Stripe transactions so that Stripe bank feeds in Xero can view the product code of the items sold.

    It appears that the description field is hard coded in the payment intent functions (create_and_confirm_payment_intent and update_payment_intent) are there any filters or ways to override the default (bloginfo name and order number)?

Viewing 1 replies (of 1 total)
  • Plugin Support Moses M. (woo-hc)

    (@mosesmedh)

    Hi @imaginarymedia,

    The descriptor sent to Stripe cannot be modified through any settings, and as far as I know, there isn’t a filter available to change it. It’s programmed to send the store name.

    You might consider reaching out to WooExperts for assistance in modifying your code according to your setup, as providing complex snippet falls outside the support scope of this forum.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.