Active
Project:
Ubercart Stripe
Version:
7.x-3.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Aug 2020 at 20:35 UTC
Updated:
27 Aug 2020 at 06:01 UTC
Jump to comment: Most recent
payments are being billed to Stripe twice, with same info, one right after the other
(while nothing obvious happens on the UI end, the payments actually go through twice)
install uc_stripe 7.x-3.3 with ubercart 7.x-3.9
using stripe php library version 6.38.0, as the newer versions are not supported by uc_stripe at this time; and i believe the Stripe API version is 2019-05-16
Comments
Comment #2
andraeray commentedThanks for reporting this, you might be seeing the same issue here:
#3074679: Prevent user from making multiple accidental charges.,
This has been fixed in the dev version, you can test out the dev version or wait for the new version. I'll be releasing a new version of uc_stripe hopefully in the next few days.
Comment #3
earthangelconsulting commentedthanks @AndraeRay we discovered that ourselves two days ago, by comparing code from 7.x.-3.3 with the latest dev version. i was just waiting for confirmation from the client before i posted it here.
looking forward to seeing a new official release :-)