natiaz
Forum Replies Created
-
Hi @webdevmattcrom,
Thanks for your rapid response.
1) My Give is not updated (yet), actually is a bit complicated to do such thing so I’ve improvised with some filters and actions to fix this problem.
2) I’ve done it several times, but as I was testing over and over the 1hour time for the transient was too much time for me but I’ve created a custom function to delete it.
Thanks for your great plugin so full of hooks to make developers life happier!
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Custom FieldsHi, I wasn’t able to make it work, just found where is the problem.
The filter give_purchase_form_required_fields doesn’t has the $form_id, it comes empty and that causes all the problem.
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Custom FieldsHi, I’ve found where is the problem, it seems that the filter give_purchase_form_required_fields doesn’t gives me the $form_id, it comes empty.
I need the form_id to get the given gateway.
Thanks
Hi @dlocc, thanks for your response.
I’ve been able to advance a bit, now I have to print an iframe to communicate with the TPV and execute de payment. To do this I’m using the give_payment_receipt_after_table action, but both parameters ($payment & $give_receipt_args) allways returns NULL.
My next goal is going to be the receipt customization.
The invitation for channel would be great!!