On 08/22/2007 06:26 AM, Bill Jones wrote: > Here's where I'm stuck: the module is Vend::Payment::PaypalPro, written > by Erik Fantasia. The page describing it > (http://www.interchange.rtfm.info/icdocs/payments/PaypalPro.html) > references settings called "user", "secret", "keyfile" and "sandbox", > which all make sense from a PayPal perspective but I can't figure out > where these settings should reside within Interchange (e.g. in which > configuration file and what the variable names should be). Any help > would be greatly appreciated. >From that very page that you linked to: > Any time we speak of a setting, it is obtained either first from the tag/call options, then from an Interchange order Route named after the mode, then finally a default global payment Variable. For example, the id parameter would be specified by: > [charge route=paypalpro user=username] > > or > Route paypalpro user username > > or > Variable MV_PAYMENT_ID username Usually the 2nd or 3rd option is used, the second is set in your catalog.cfg file, the third is set in the variables database. Peter _______________________________________________ interchange-users mailing list suppressed http://www.icdevgroup.org/mailman/listinfo/interchange-users
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.