PayPal Flame Component causing payments to remain in “pending” status indefinitely

Notice: This thread is very old.
hotrockdev
Member | 1
+
0
-

Hello!

I'm maintaining a legacy Nette app and it was brought to my attention that payments are not being properly submitted to PayPal.

The site uses this Flame component: https://github.com/…al-Component

Unfortunately PayPal provided only a vague response referencing that we would need to “host the capture button ourself”.

https://developer.paypal.com/…authcapture/

This would be the relevant page from PayPal however I'm not sure how to modify the PayPal component so payments are not stuck in the “Pending” state. Any advice would be greatly appreciated.