You are here: Home
Stripe payment plugins for your WordPress site
and one more question.
is it possible to export data from ORDERS menu.
the only solution is write code not like this
<table style=”border-collapse: collapse; width: 700px;” border=”0″>
<tbody>
<tr valign=”top”>
<td style=”width: 50%;”>Transaction id: {transaction_id}
Date: {purchase_date}
…
but like this one
<table style=”border-collapse: collapse; width: 700px;” border=”0″><tbody><tr valign=”top”><td style=”width: 50%;”>Transaction id: {transaction_id}Date: {purchase_date}
and yes.
if i use custom mail plugin, it sends correct mail
BUT, if i use standard mail function, it adds that brake tags
i dont use any mailer addons or prugins.
As i understand, stripe plugin send mail via wp_wail function.
I didnt make any changes in wordpress function.php code
i made asp-multicurr-ru_RU.mo/po
if anybody needs u can ask for it.