Hi @udoxmedia ,
Sure you can! You need to use the wc_stripe_description ($description, $payment_method_id) filter hook.
More information here: https://woocommerce.com/document/stripe/#hooks-actions-filters.
I hope this helps!
Great!
Just to clarify using this hook, I’ll be able to include the product in the description such that it will read
“Unorthodox Media LLC – Order XXXXX – ProductXY Z”
Additionally, if this is possible, how can I go about adding this hook? Should I hire a developer? Where can I find someone who can add this?
Hi @udoxmedia,
At present I get the description Unorthodox Media LLC – Order XXXXX but I would also like the product in the description.
The description you mention is what shows up on a customer’s bank statement for the transaction when they purchase from your store, right?
As recommended above, you can use the wc_stripe_description filter hook to override the description but you probably need to seek the assistance of a professional developer to help you add the product details to the description.
If you do require more help with the actual coding, we’d recommend hiring a developer or one of the customization experts listed at https://woocommerce.com/customizations/.
Cheers.