Mantis Bug Tracker

View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000207Fusion TicketWhole systempublic2010-07-15 03:112010-07-29 13:07
Reporterchris 
PriorityurgentSeveritymajorReproducibilityalways
StatusnewResolutionopen 
Product VersionBETA6.2 
Target VersionBETA6.3Fixed in Version 
Summary0000207: [EPH] CBR issues with same payment type multiple times.
DescriptionIf you have two handling methods in using google checkout with the same merchat details.
i.e.
Google + Post Handling_id: 10
Google + Collect Handling_id : 11

When the CBR is generated the cbr=# is the same.
Subsequently the decoder grabs the first handling method. And when the ipn from google is recived the Order::LoadOrderFromPayment doenst work as the handling ID will allways be the first cbr method.

Thus duplicate cbr handling methods DO NOT WORK!

Steps To ReproduceCreate two google handling methods with the same merchant details and try and order with the higher handling id. the order will never be paid for.

Additional InformationA fix would be to place the handling id in the ipn url but that is an unprefered way of doing it.

Having a fall back method with the LoadOrderPaymentId would be better.
Or making Decode Callback notice that there could potentially be more than one handling id under that cbr.

TagsNo tags attached.
Attached Files

- Relationships

-  Notes
There are no notes attached to this issue.


MantisBT 1.2.1[^]
Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker