[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ic] Re: interchange-users Digest, Vol 50, Issue 16


Please forgive me for being so dense but I still don't know how to cross-reference PayPal's API requirements with Interchange's settings, based on the description below. User <==> username is obvious but what about secret, keyfile and sandbox? For example, is the syntax:

Variable MV_PAYMENT_ID username secret keyfile sandbox

or something similar to

Variable MV_PAYMENT_ID username
Variable MV_SECRET secret
Variable MV_KEYFILE keyfile

or something completely different? What are the variables expected by the payment module? What am I missing???

Is there a preferred location for the certificate (keyfile)?

Thanks,

Bill

suppressed wrote:
Send interchange-users mailing list submissions to
	suppressed

To subscribe or unsubscribe via the World Wide Web, visit
	http://www.icdevgroup.org/mailman/listinfo/interchange-users
or, via email, send a message with subject or body 'help' to
	suppressed

You can reach the person managing the list at
	suppressed

When replying, please edit your Subject line so it is more specific
than "Re: Contents of interchange-users digest..."


Today's Topics:

   1. Re: Help implementing PayPal Pro (Peter)


----------------------------------------------------------------------

Message: 1
Date: Wed, 22 Aug 2007 16:04:59 -0700
From: Peter <suppressed>
Subject: Re: [ic] Help implementing PayPal Pro
To: suppressed
Message-ID: <suppressed>
Content-Type: text/plain; charset=ISO-8859-1

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


End of interchange-users Digest, Vol 50, Issue 16
*************************************************



_______________________________________________
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.