Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No merge tag selectors in payment feed settings #12

Open
rvdsteege opened this issue Oct 18, 2022 · 1 comment
Open

No merge tag selectors in payment feed settings #12

rvdsteege opened this issue Oct 18, 2022 · 1 comment
Labels

Comments

@rvdsteege
Copy link
Member

The classes merge-tag-support mt-position-right mt-hide_all_fields for the merge tag selector are not working anymore in the order ID and transaction description settings in the payment feed.

<input id="_pronamic_pay_gf_order_id" name="_pronamic_pay_gf_order_id" value="<?php echo esc_attr( $order_id ); ?>" placeholder="{entry_id}" type="text" class="input-text regular-input merge-tag-support mt-position-right mt-hide_all_fields" />

<input id="_pronamic_pay_gf_transaction_description" name="_pronamic_pay_gf_transaction_description" value="<?php echo esc_attr( $transaction_description ); ?>" placeholder="{entry_id}" type="text" class="regular-text merge-tag-support mt-position-right mt-hide_all_fields" />

Scherm­afbeelding 2022-10-18 om 10 19 30

@rvdsteege rvdsteege self-assigned this Dec 20, 2022
@rvdsteege rvdsteege added the bug label Dec 20, 2022
@rvdsteege rvdsteege moved this to Todo in Pronamic Pay Dec 20, 2022
@rvdsteege rvdsteege removed their assignment Feb 23, 2023
@rvdsteege
Copy link
Member Author

From customer:

Het is me nu gelukt door een merge tag toe te voegen, heel simpel dus :) Misschien een idee om dat ook nog in de omschrijving er bij te zetten dat je ook andere merge tags kan gebruiken. Nu staat er dit:

Beschikbare tags: {entry_id} {form_id} {form_title}

Ik ging er vanuit dat er dus maar 3 merge tags te gebruiken zijn.

Internal Help Scout ticket: https://secure.helpscout.net/conversation/2413383182/26413

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

1 participant