Title: rfmp
Last modified: December 4, 2017

---

# rfmp

 *  Resolved [gitaarprofessor](https://wordpress.org/support/users/gitaarprofessor/)
 * (@gitaarprofessor)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/rfmp/)
 * Simple question; I can’t find in the documentation how I use these variables/
   parameters:
 * * rfmp_form_submitted, post ID, $_POST data
    * rfmp_customer_created, post ID,
   Mollie customer * rfmp_payment_created, post ID, Mollie payment * rfmp_webhook_called,
   post ID, payment ID
 * I tried to put he code in [] and {} in the e-mail or behind a URL, but that is
   probably not how I should use it? Please advise.
 * Thanks for the great plugin.

Viewing 8 replies - 1 through 8 (of 8 total)

 *  Plugin Author [Nick van Wobbie](https://wordpress.org/support/users/ndijkstra/)
 * (@ndijkstra)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/rfmp/#post-9750117)
 * Hi,
 * Those are hooks. See the WordPress docs for more info: [https://developer.wordpress.org/plugins/hooks/custom-hooks/](https://developer.wordpress.org/plugins/hooks/custom-hooks/)
 *  Thread Starter [gitaarprofessor](https://wordpress.org/support/users/gitaarprofessor/)
 * (@gitaarprofessor)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/rfmp/#post-9751204)
 * Thanks Nick, this is way too technical for me 🙂
 * It doesn’t really help to answer a basic question like: How do I (for example)
   add the transaction ID into the e-mail. I would just like to add something like{
   rfmp=”payment_id”} in the e-mail content. Is there a solution to pull the hook
   values and put them into an e-mail or URL parameter through a shortcode or something?
   I’m sure a lot of people like to do this. Maybe there is a another plugin that
   does this?
 *  Plugin Author [Nick van Wobbie](https://wordpress.org/support/users/ndijkstra/)
 * (@ndijkstra)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/rfmp/#post-9753740)
 * Mmm, can you tell me what you want to do? What do you want for info in the email?
   There are already several variables for the emails.
 *  Thread Starter [gitaarprofessor](https://wordpress.org/support/users/gitaarprofessor/)
 * (@gitaarprofessor)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/rfmp/#post-9755175)
 * Hi Nick, thanks for the reply, very much appreciated. And my apologies for being
   not clear.
 * Let’s suppose I want to confirm a payment with the following e-mail message:”
 * “Thank you for your order on 6-12-2017 from [http://www.wordpress.org](http://www.wordpress.org).
   Your order-ID is 1”.
 * I assumed putting this in the e-mail form would do it:
 * “Thank your for your order on {rfmp=”created_at”} from {rfmp=”url”}. Your order-
   ID is {rfmp=”payment_id”}”
 * But this way it doesn’t retrieve the variables. What should I put in the e-mail
   form to get the rfmp variables retrieved into the e-mail message (which seems
   to be possible when I read other posts (like here [https://wordpress.org/support/topic/variabel-datum-vermelden-in-de-e-mail/](https://wordpress.org/support/topic/variabel-datum-vermelden-in-de-e-mail/))?
 * ps; not sure why I started this thread in English instead of Dutch 🙂
 *  Thread Starter [gitaarprofessor](https://wordpress.org/support/users/gitaarprofessor/)
 * (@gitaarprofessor)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/rfmp/#post-9766176)
 * Hi Nick, any idea/advise? Thanks!
 *  Plugin Author [Nick van Wobbie](https://wordpress.org/support/users/ndijkstra/)
 * (@ndijkstra)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/rfmp/#post-9771820)
 * Hi,
 * Sorry for the late response.
 * Those variables are correct. Maybe it is the double quote (“). Can you verify
   if it’s the correct double quote (straight from top to bottom, not diagonal).
 * Best regards,
    Nick
 *  Thread Starter [gitaarprofessor](https://wordpress.org/support/users/gitaarprofessor/)
 * (@gitaarprofessor)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/rfmp/#post-9771856)
 * Hi Nick,
 * thanks a million. Too silly, but that is indeed it.
 * I copied the code from another thread in this forum, but apparently those are
   different quotes.
 * Thanks again!
 *  Plugin Author [Nick van Wobbie](https://wordpress.org/support/users/ndijkstra/)
 * (@ndijkstra)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/rfmp/#post-9776467)
 * Great! Good to hear 😉

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘rfmp’ is closed to new replies.

 * ![](https://ps.w.org/mollie-forms/assets/icon-256x256.png?rev=3502800)
 * [Mollie Forms](https://wordpress.org/plugins/mollie-forms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mollie-forms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mollie-forms/)
 * [Active Topics](https://wordpress.org/support/plugin/mollie-forms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mollie-forms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mollie-forms/reviews/)

 * 8 replies
 * 2 participants
 * Last reply from: [Nick van Wobbie](https://wordpress.org/support/users/ndijkstra/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/rfmp/#post-9776467)
 * Status: resolved