- This topic has 4 replies, 2 voices, and was last updated 3 years, 4 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- The forum ‘How do I …’ is closed to new topics and replies.
Events Made Easy › Forums › How do I … › …I get the info with gateway is used?
I would like to give the contact person also the information which gateway was used to pay a booking. Is there already a placeholder that could be added in the notification mail or another way to get this info?
There’s no immediate placeholder, but you can use the (lesser known) #_BOOKINGFIELD{} notation for directly showing info from a booking in the db. In this case: #_BOOKINGFIELD{pg} will show you the used payment gateway.
Thank you.
The dev-version now has #_PAYMENTGATEWAYUSED, see the changeset
https://plugins.trac.wordpress.org/changeset/2558223/ and
https://plugins.trac.wordpress.org/changeset/2558224/
Thank you, very nice.
I just remark that I wrote with instead of which in the titel 🙂