• Resolved xshuttyx

    (@xshuttyx)


    Is there any way to output the payment method to e-mail i.e Visa or Mastercard??

    Also is there a donation link for your plugin?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Alexander C.

    (@alexanderfoxc)

    Hi.

    Is there any way to output the payment method to e-mail i.e Visa or Mastercard??

    Not at the moment, but looking at Stripe’s API, it’s quite possible.

    It would be nice if you can provide a short use-case scenario so we can discuss this with the team.

    Also is there a donation link for your plugin?

    We’re not accepting donations at this stage.

    Thread Starter xshuttyx

    (@xshuttyx)

    My client is a plumbing company.

    I have used your system to generate receipts of payment. The e-mail receipt gives them the invoice number, amount paid and customer name.

    Unfortunately they need to manual input the payment into their plumbing software (Windward).

    One of the things that they need is the payment type i.e Visa, American Express, Mastercard .etc, the only work around at the moment is to export all payments via the stripe dashboard, this is creating additional work/process for them.

    Plugin Contributor Alexander C.

    (@alexanderfoxc)

    Thank you!

    This will be added to the upcoming version of the plugin. A new email tag would be implemented, {card_brand}, which would output credit card brand to email.

    I will let you know when it’s available in testing version so you could test it and see if it works like expected.

    Plugin Contributor Alexander C.

    (@alexanderfoxc)

    This has been added to current testing version.

    You can get it by going to WP Dashboard -> Stripe Payments -> Settings, look at the right side column.

    {card_brand}, {card_last_4} and {payment_method}email merge tags were added.{card_brand} is the one you need. If used in email, it would output card brand that was used to make the payment. Example: visa, mastercard, amex.

    • This reply was modified 4 years, 5 months ago by Alexander C..
    • This reply was modified 4 years, 5 months ago by Alexander C..
    Thread Starter xshuttyx

    (@xshuttyx)

    You guys are the best ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Payment Method output to e-mail’ is closed to new replies.