How get donation data by id #6846
Replies: 5 comments 2 replies
-
Hey @DoAgency, it may depend on what data you are looking for. For general information on a specific donation you can take advantage of the donation model. The donation model will give you access to the following properties
|
Beta Was this translation helpful? Give feedback.
-
Hi @JoshuaHungDinh, How can get custom value from donation? Thanks |
Beta Was this translation helpful? Give feedback.
-
Godmorning @JoshuaHungDinh , Thanks |
Beta Was this translation helpful? Give feedback.
-
Someone can answer me please? |
Beta Was this translation helpful? Give feedback.
-
Hi @JoshuaHungDinh thanks for reply. |
Beta Was this translation helpful? Give feedback.
-
Hello,
sorry but in documentation i can't find solution to my problem.
I need a method to get donation data by id.
For example in WooCommerce is:
$order = wc_get_order( $id_order );
$email = $order->email;
Let me know please
Thanks
Regards
Beta Was this translation helpful? Give feedback.
All reactions