I'm trying to setup a simple Paypal subscription using DynReg 3.20.51 on DNN 4.8.4 and having some problems.
I am using the Paypal sandbox, and the following parameters string:
&email=$(Email)¤cy_code=USD&a3=79.00&p3=1&t3=Y&no_note=1&no_shipping=1&item_name=$(SubDivision)&first_name=$(FirstN)&last_name=$(LastN)
When I arrive at the Paypal site, I am asked to enter an amount for the purchase .. it does not appear that the cmd=xclick_subscriptions is being sent, or am I missing something? Do I need to define the various subscriptions with Paypal first (I'm assuming this info is sent in the string).
I have all the correct settings I believe in module config ...
Gateway Enabled = Yes
Payment Gateway=Paypal
Test Mode = checked (does this even apply to Paypal? My understanding is that this is for Authorize.net only)
Execute Gateway = Only Initial Reg
Calculation Total = (empty)
PayPal Login = my sandbox seller account
Paypal Payment Type = Subscription
Paypal Url = Sanbox.Paypal.com (NOTE spelling of Sandbox)
When I link to the Paypal site the url string looks like this ...
https://www.sandbox.paypal.com/ca/cgi-bin/webscr?cmd=_flow&SESSION=1r7pe6gn7MFa_3ZIkRSBOznkaS5JWivZeCITc4Zo9_A_TaziyR5FW0VpEP0&dispatch=5885d80a13c0db1f80512b0980fcab74abc3e59231243d18fb86b96d6baa4d65
(There are underscores that may not show above because of the underline on the url .... cmd=_flow, MFa_3Z, etc.)
On another note: I have used Paypal Purchase from Dyn Forms successfully in the past so I'm pretty sure I understand the basics .. not too different with Dyn Reg.
Otherwise, I use your modules a fair amount and I think they're great! Just need a little help with this subscription thing.
Kelly
|