Closed (fixed)
Project:
PayPal Subscriptions
Version:
8.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Oct 2020 at 20:58 UTC
Updated:
10 May 2022 at 12:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
splus commentedComment #3
splus commentedComment #4
avpadernoComment #5
la vague illuminee commentedHello,
I think I have the same issue, the payment is in paypal (both merchant and customer) as paid, but in drupal, the order is completed, and the payment is on state "autorization".
When the payment is created, it's on "autorization" state
I this we can say here "completed". Patch #1
For my case, I need to have transitions events, so i create it as "new" and setState('completed') after. Patch #2
Comment #6
vuilComment #7
vuil