• Resolved wpapp7

    (@wpapp7)


    Hi, When I login to Stripe, I can see the payment description which is my company name and order number (“description”: “Company Name – Order 12345”), I would like to add the product name that was purchased through that order. My clients purchase only one product each time.

    I think I need to change this code with a filter in function.php, but I don’t know how to do it. Please advise.

    $post_data[‘statement_descriptor’] = WC_Stripe_Helper::clean_statement_descriptor( $statement_descriptor );

    • This topic was modified 3 years, 8 months ago by wpapp7.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Transaction Descriptor’ is closed to new replies.