Needs work
Project:
Pay
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Dec 2010 at 17:15 UTC
Updated:
6 Nov 2011 at 20:10 UTC
There is currently no way to delete payment methods. even using a hard link like
pay/1/delete
Comments
Comment #1
allie mickaThis is semi-deliberate. I'm creeped out by the notion of deleting transactions, or any payment method/payment form that has been part of a transaction, because of the referential and tracking implications.
However, I agree that it should be minimally possible to disable methods and forms so that they disappear from view. Perhaps it's also fair to delete a method or form that has never been used at all.
Patches welcome!
Comment #2
allie mickaIn Drupal 7, It's now possible to disable a payment_method (if it has transactions) or delete it (if it doesn't)