r98830 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r98829‎ | r98830 | r98831 >
Date:23:30, 3 October 2011
Author:khorn
Status:ok
Tags:
Comment:
Correcting the pfp gateway identifier in Donation Interface. r98498
Modified paths:
  • /branches/fundraising/extensions/DonationInterface/payflowpro_gateway/payflowpro.adapter.php (modified) (history)

Diff [purge]

Index: branches/fundraising/extensions/DonationInterface/payflowpro_gateway/payflowpro.adapter.php
@@ -2,7 +2,7 @@
33
44 class PayflowProAdapter extends GatewayAdapter {
55 const GATEWAY_NAME = 'Payflow Pro';
6 - const IDENTIFIER = 'payflowpro_gateway';
 6+ const IDENTIFIER = 'payflowpro';
77 const COMMUNICATION_TYPE = 'namevalue';
88 const GLOBAL_PREFIX = 'wgPayflowProGateway';
99

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r98498Rebuilding the payflowpro gateway and adapter, Part 2 of Several!...khorn01:45, 30 September 2011

Status & tagging log