Quick login...
 

 

  

DNN Modules
SnowCovered Top Sellers

Ultra Media Gallery is the most popular photo gallery and media gallery solution for DotNetNuke, UMG offers 10 different flash player to browse your gallery with completely different user interface experience.

Powerful, Ajax Enabled, Easy to Use. Document Management and Multimedia gallery functionality in one.Open-DocumentLibrary allows DotNetNuke users to organize share and manage documents, offering granular control over Folder and Document access.

Active Social is customizable social networking solution that fits the needs of a large company, small group, start-up business, or any size interest group. Connect with co-workers, people with similar interests, family, old friends, or meet new ones. Active Social provides a complete communication

Frustrated over the lack of customization for your user's registration fields? Dynamically setup your DNN Portal with custom registration fields, layout, questions, and other core integration options......

In this day and age, knowing as much detailed information as possible about your customer, prospect or web site user is essential. Thankfully, the new 'Dynamics Forms' module from Data Springs, makes it easier than ever to segment your data collection efforts.

Ultra Video Gallery is a brother product of Ultra Media Gallery, UVG allows you to upload videos in various format and automatically encode them to flv or H264 format, you also can add videos from internet and play them in our integrated flash video player.

One stop solution for events calendar and events registration! FREE DOWNLOAD is available now!

The amazing ANY COLOUR Flex2 skin + our unique EasyMod module allowing you to customise just about everything in this skin. DrNuke just re-wrote the rule book again.

The Future of Enterprise Search for DotNetNuke 3.x and 4.xOpen-SearchEngine provides DotNetNuke with a true enterprise search engine capable of indexing html content as well as documents from multiple sites and/or physical directories.

Capture your users attention, enrich your site with multimedia flash, and create and opt in distribution list for your DNN site. These are just a few of the many features the Data Springs Module Collection can provide you.

Recently Viewed...
DNN Modules
   
    |   Register   |   Tuesday, March 16, 2010   
Hi Everyone!

You'll notice that we implemented a small change where your first and last name are now displaying in the forums.  If you do not wish to display your last name, please update your user profile and add a display name.  You'll find this by clicking on your name at the top of the page (right next to the Logout link).  Thanks!

Data Springs Product Forums...
Subject: Dynamic Registration 3.2 w/ PayPal – How To...
Prev Next
You are not authorized to post a reply.

Author Messages
Chad Nash
Posts:3339
river guide
river guide

06/17/2008 2:59 PM  

Dynamic Registration 3.2 now supports

PayPal!

Hi everyone… Dynamic Registration 3.2 was released today. Some of the final testing we have been doing is directly related to the PayPal integration that was added to the 3.2 release. The PayPal integration is a major new feature in 3.2 and one that we will continue to review and enhance. The biggest benefit is that PayPal can always be talking to your registration form, and therefore able to manage the users subscription (based on security roles within your DNN site) and based on their subscription setup within PayPal. These enhancements are similar to the PayPal integration with Dynamic Forms but since the information is adding/updating the user and also interacting with SQL events I wanted to cover several topics related to the feature so that everyone has a good understanding for how it works, how you should implement it, and common tips/FAQ’s.

 

First, let’s cover some of the basics.

We designed the integration with PayPal to be as powerful as possible. This means that you should be able to provide as few or as many types of implementations with PayPal integrated, and with each implementation you could potentially have very separate forms of integration. Beyond just integration, you should be able to utilize all types of Dynamic Completion Events that correspond to your registration process and PayPal integration. So, a few examples should include:

  • Do not actually create the user until payment is completed
  • Add or remove the user from security role(s) when payment is completed
  • Distribute email(s) to user or administrator for various payment notifications
  • Perform any other Dynamic Completion Event (Emails, SQL statements, HTTP Posts, Adding or Removing User from role) – All based conditionally upon users responses to questions and also based conditionally upon PayPal response codes (Payment Completed, Payment Pending, etc...)

When PayPal integration is turned on:

  • The user is redirected to PayPal based on the information and settings within your PayPal Payment gateway.  This includes the PayPal login, sandbox or standard gateway, and payment information/additional parameters.
  • Completion events do not get fire off initially

How do completed events get fired off?

  • When PayPal is enabled Dynamic Completion Events need to be ‘linked’ to PayPal IPN codes. In short, this means that you will specify within the PayPal payment gateway section which ‘completion events’ should be fired off basically conditionally upon which IPN code PayPal will send to your registration form.
  • For example: Maybe you want to setup a completion event to add the user to a security role, but you only want this to happen when the payment is completed. You would first create the completion event, and then you would ‘link it’ within the PayPal payment gateway section under ‘Form Completion Events / PayPal Payment Status’ 
  • For example: Maybe you want to setup a ‘Payment failed’ email to be sent to the administrator if a subscription payment fails. You would first create the completion event, and then you would ‘link it’ within the PayPal payment gateway section under ‘Form Completion Events / PayPal Payment Status’ 

 

 
  • The ‘Redirect Successfully’ and ‘Redirect After Cancel’ are status codes that should be directly related to Redirection completion events only. Why? These IPN status codes are actually what’s processed when the user returns back to the site from PayPal.
    • These IPN status codes from PayPal should be setup with URL redirection events ONLY
    • All other IPN status codes besides these two should NOT be setup as URL redirection events. Why? Well when PayPal sends the registration form a IPN status code such as ‘Pending’ or ‘Complete’, this is silent and separate from the user interaction. Therefore, there is no need to redirect the user besides its actually PayPal servers that are posting these IPN status codes
    • You typically should always have a URL redirection event setup for both Success and Cancel redirect IPN status codes. These are used when the user is finished with the PayPal and clicks the link to go back to the site, or when the user clicks the cancel link
  • Even though you might redirect a user to a ‘Success URL’ this doesn’t necessarily mean that the transaction was successful for complete. For example, if the user used an ECheck, the payment is probably in ‘Pending Status’ but the URL is still successful.
  • If you do not setup a redirect successful or redirect cancel URL the user might not be redirected to a proper page after returning from PayPal
 
  • Completion Events are still conditionally based on responses, for example if you specify that the user should check a box or answer a question a specific way, then this will be checked as well as the completion event / status link. Or if you have a completion event to be fired off for initial registration only, this setting will still apply.

 

We will be working on several tutorials over the coming weeks, a few demonstrations, and also cover some FAQ's on this topic.

 If you have any questions please let us know!

 

-Chad

 

JackPerkins
Posts:9


11/07/2009 5:04 AM  
Hey Chad,
Any Example of Paypal Integration from Dynamic Registration you can refer?? I just want to see the power of this module as i am unable to figure it out how to use it.

J.
David To
Posts:2118
river guide
river guide

11/08/2009 9:01 AM  

Hi, please check out demos 16,17,18 here which are related to Paypal configurations. Although these tutorials are for Dynamic Forms, Dynamic Registration is configured / will work the same way. -- David

JackPerkins
Posts:9


11/14/2009 10:06 AM  

Hi,

          I just Purchased Dynamic Registration. Just wondering, Can i do credit card Payments via paypal using Dynamic Registration.  iF yes Can you provide me the reference to it..

Secondly Can AnyBody explain what is the difference b/w the dynamic registration and dynamic forms ...LOOK same to me...

Thanks..

J.

Candace
Posts:1103
river guide
river guide

11/18/2009 10:16 AM  

Hi Jack,

Sorry for the late response here.  First, thank you for purchasing Dynamic Registration!  You can process credit card payments via PayPal if the credit card is activated on the PayPal account.  Was that what you meant?

Yes, Dynamic Registration (DR) and Dynamic Forms (DF) have a lot in common.  Payment options such as gateways and special functions like the PGateway and EnablePGateway are common to both.  The main difference is that DR has a lot of functions related to account creation and profile management.  Aside from allowing users to update their profiles, it also allows for someone with rights to manage users (without full admin rights) to make changes to your user's profiles.  Hope that helps!

Candace

You are not authorized to post a reply.
Forums > Product Discussion - DotNetNuke Modules > Dynamic Registration > Dynamic Registration 3.2 w/ PayPal – How To...



ActiveForums 3.7
Copyright 2005 - 2010 by Data Springs, Inc.
Terms Of Use | Privacy Statement