Title: Field ID´s Ratepay
Last modified: September 12, 2022

---

# Field ID´s Ratepay

 *  Resolved [cettrich](https://wordpress.org/support/users/cettrich/)
 * (@cettrich)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/field-ids-ratepay/)
 * Hello,
 * we would like to show our RatePay payment information in our plugin Germanized
   on the created invoices.
    Here we had deposited the following if-command for 
   purchase by invoice (PayPal Plus) so far:
 * [if_order data=”instruction_type” value=”PAY_UPON_INVOICE”]
    Account holder: [
   order data=”account_holder_name”] IBAN: [order data=”international_bank_account_number”]
   BIC: [order data=”bank_identifier_code”] Purpose: [order data=”reference_number”]
   Due date: [order data=”payment_due_date”] [/if_order]
 * Do you know what the ID’s of the new RatePay fields are called so that the correct
   payment information is shown on our own invoices?
 * Thanks in advance
 * Chris

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

 *  Plugin Support [Syde Niklas](https://wordpress.org/support/users/niklasinpsyde/)
 * (@niklasinpsyde)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/field-ids-ratepay/#post-16000851)
 * Hi [@cettrich](https://wordpress.org/support/users/cettrich/),
 * > Do you know what the ID’s of the new RatePay fields are called so that the 
   > correct payment information is shown on our own invoices?
 * The PayPal Plus plugin stored the payment instructions in WooCommerce meta fields
   so they could be accessed the way you describe.
    With PayPal Payments, these 
   instructions are retrieved differently and are currently not saved in the regular
   WooCommerce meta fields. So it wouldn’t work the same way.
 * The instructions are stored in the postmeta table under the meta key `ppcp_ratepay_payment_instructions_payment_reference`,
   but I’m not sure how these could be retrieved to be displayed in the invoices.
   
   I created a feature request for the developers to investigate how parity could
   be ensured so you can do the same thing with PayPal Payments.
 * Kind regards,
    Niklas
 *  Thread Starter [cettrich](https://wordpress.org/support/users/cettrich/)
 * (@cettrich)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/field-ids-ratepay/#post-16001586)
 * Hi Niklas,
 * thank you very much for your feedback.
    Unfortunately we don’t know the correct
   name of the fields. Where can we see them? We do not have access to MySQL at 
   the moment.
 * We wonder how other small stores do it with the invoices. Surely in the German
   market an appropriate invoice is essential?
 * If you have information from the developers, we look forward to your answer, 
   so that we can hopefully offer invoice purchase again soon! 🙂
 * Many greetings
 * Chris
 *  Plugin Support [Syde Niklas](https://wordpress.org/support/users/niklasinpsyde/)
 * (@niklasinpsyde)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/field-ids-ratepay/#post-16002712)
 * Hi Chris,
 * The buyer receives two separate emails with the Ratepay payment instructions.
   One from your shop and one from Ratepay directly.
    The instructions are also 
   displayed in a field in the WooCommerce order, but this field content is not 
   as easy to export/reuse compared to WooCommerce meta fields. I don’t see the 
   _need_ to have these instructions printed on the invoice itself, but it certainly
   could be interesting to provide parity with the PayPal Plus plugin when relying
   on WooCommerce meta fields. The developers will look into it, and maybe this 
   can be squeezed into the next plugin update later this month. But no promises.
 * Kind regards,
    Niklas
 *  Plugin Support [Andreas W.](https://wordpress.org/support/users/aweissinpsyde/)
 * (@aweissinpsyde)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/field-ids-ratepay/#post-16087029)
 * Hello,
 * It has been quite some time since our last communication, so we will mark this
   thread as resolved. Please open a new thread if you are still facing issues or
   have questions that you need us to answer.
 * Kind regards,
    Andreas

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

The topic ‘Field ID´s Ratepay’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-paypal-payments/assets/icon-256x256.png?rev=
   3234615)
 * [WooCommerce PayPal Payments](https://wordpress.org/plugins/woocommerce-paypal-payments/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-paypal-payments/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-paypal-payments/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-paypal-payments/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-paypal-payments/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-paypal-payments/reviews/)

## Tags

 * [field](https://wordpress.org/support/topic-tag/field/)
 * [id](https://wordpress.org/support/topic-tag/id/)
 * [Payment information.](https://wordpress.org/support/topic-tag/payment-information/)

 * 4 replies
 * 3 participants
 * Last reply from: [Andreas W.](https://wordpress.org/support/users/aweissinpsyde/)
 * Last activity: [3 years, 7 months ago](https://wordpress.org/support/topic/field-ids-ratepay/#post-16087029)
 * Status: resolved