You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please have my apologies if this was already answered somewhere into the documentation or comments but I was not able to find anything.
I'm using paypal_express_checkout_and_doctrine_orm and my goal is to be able to show the status for each payment to the user and the admin. I checked and it seems that I should create notify.php or something like this in order PayPal to be able to send notification with the status but I'm not able to understand how to store the status (for example accepted or denied) in PaymentDetails in order when presenting the payments to show the status. For now I have the following structure:
Hi there,
Hope everyone who is reading this is ok :)
Please have my apologies if this was already answered somewhere into the documentation or comments but I was not able to find anything.
I'm using paypal_express_checkout_and_doctrine_orm and my goal is to be able to show the status for each payment to the user and the admin. I checked and it seems that I should create notify.php or something like this in order PayPal to be able to send notification with the status but I'm not able to understand how to store the status (for example accepted or denied) in PaymentDetails in order when presenting the payments to show the status. For now I have the following structure:
Best regards,
Niki
The text was updated successfully, but these errors were encountered: