MiniVend Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date ][Minivend by thread ]

[cybercash-response]



I recently added [cybercash-response] to my receipt page, but it seems to
return nothing. Here is the code:

  Payment Method: [value mv_payment], AVS=[cybercash-response avs-code],
Order ID=[cybercash-response order-id]

Which gives:

  Payment Method: (CyberCash credit card), AVS=, Order ID=

Any idea what I am doing wrong?
Should this be in order.profile rather than receipt.html?
Does the [cybercash-response] work?

RedHat, Apache, MV3.12, CyberCash3.2

Thanks.

Christopher Thompson


PS: here's the usertag from minivend.cfg in MV3.12

### CyberCash response

UserTag cybercash-response Order key
UserTag cybercash-response Routine <<EOR
sub {
	my $key = shift;
	my $ref = $Vend::Session->{cybercash_response} || {};
	return $ref->{$key} || '';
}
EOR





Search for: Match: Format: Sort by: