-
Notifications
You must be signed in to change notification settings - Fork 4
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
Add support for "GP Unique ID" (gp-unique-id
) plugin (perk)
#38
Comments
Hmm, the faq seems a bit unclear indeed. Sounds like We've had contact with @spivurno in the past (2020) regarding compatibility between Pronamic Pay and GP Unique ID and have added the
…but I'm not sure if this has ever been implemented within GP Unique ID. It's a pity that GP Unique ID cannot work with the delayed payment support: wp-pronamic-pay-gravityforms/src/Extension.php Lines 1496 to 1518 in c4cf303
Would be nice if we don't have to mention the Gist anymore in the future! Internal Help Scout ticket: https://secure.helpscout.net/conversation/1149426959/19687 |
Solution from Gravity Wiz:
Internal Help Scout ticket: https://secure.helpscout.net/conversation/1149426959/19687 |
If I search for "GP Unique ID" within our support system, I get 21 results. Should we consider adding support for the "GP Unique ID" plugin (perk)? Now sometimes we throw the following gist over the fence: https://gist.github.com/rvdsteege/6b0afe10f81b1bc99d335ff484206fa9. According to the FAQ at https://gravitywiz.com/documentation/gravity-forms-unique-id/#can-unique-id-generation-be-delayed-until-after-payment-is-approved I would expect it to be already should work.
Based on this FAQ you get the impression that it should work automatically, or should a programmer still hook into the
gpui_wait_for_payment
filter with custom code? A user of the Pronamic Pay plugin may inquire with Gravity Wiz how this works, see following ticket:Internal HelpScout ticket: https://secure.helpscout.net/conversation/2457184606/26664/
I did see that the "GP Unique ID" plugin is equipped with specific code for the Gravity Forms PayPal add-on:
https://github.com/pronamic/gp-unique-id/blob/main/includes/class-gf-field-unique-id.php#L43-L45
The "GP Unique ID" plugin also doesn't seem to work with Gravity Forms feeds, but with a "Unique ID" field, which is probably why it doesn't work as I would expect.
CC @rvdsteege
The text was updated successfully, but these errors were encountered: