<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DAP Documentation &#187; Payment Setup and Integration FAQ</title>
	<atom:link href="http://www.digitalaccesspass.com/doc/category/faq/payment-setup-and-integration-faq/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digitalaccesspass.com/doc</link>
	<description>Documentation for DigitalAccessPass.com</description>
	<lastBuildDate>Mon, 26 Jul 2010 23:59:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Troubleshooting 1ShoppingCart &amp; ClickBank Integration</title>
		<link>http://www.digitalaccesspass.com/doc/troubleshooting-1shoppingcart-clickbank-integration/</link>
		<comments>http://www.digitalaccesspass.com/doc/troubleshooting-1shoppingcart-clickbank-integration/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 17:23:35 +0000</pubDate>
		<dc:creator>Ravi Jayagopal</dc:creator>
				<category><![CDATA[1ShoppingCart]]></category>
		<category><![CDATA[3rd Party Integration]]></category>
		<category><![CDATA[ClickBank]]></category>
		<category><![CDATA[Config]]></category>
		<category><![CDATA[Cron]]></category>
		<category><![CDATA[Errors]]></category>
		<category><![CDATA[FAQ]]></category>
		<category><![CDATA[Integration with Shopping Carts]]></category>
		<category><![CDATA[Payment Integration]]></category>
		<category><![CDATA[Payment Setup and Integration FAQ]]></category>
		<category><![CDATA[Products]]></category>
		<category><![CDATA[Setup]]></category>
		<category><![CDATA[Transactions]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Users]]></category>

		<guid isPermaLink="false">http://www.digitalaccesspass.com/doc/?p=445</guid>
		<description><![CDATA[The same troubleshooting steps apply for both 1ShoppingCart &#38; ClickBank integration.
There are a few different reasons why this may not be working.
1. Cron Not Running
The DAP email-processing cron that processes the 1SC emails is not  running. Check your webhost control panel -&#62; Cron job settings. Make  sure dap-emailorder.php is setup to run once [...]]]></description>
			<content:encoded><![CDATA[<p><em>The same troubleshooting steps apply for both 1ShoppingCart &amp; ClickBank integration.</em></p>
<p>There are a few different reasons why this may not be working.</p>
<h3>1. Cron Not Running</h3>
<p>The DAP email-processing cron that processes the 1SC emails is not  running. Check your webhost control panel -&gt; Cron job settings. Make  sure <strong>dap-emailorder.php</strong> is setup to run once every 10 minutes.</p>
<h3>2. No Notification Emails from 1SC</h3>
<p>The DAP cron is running but 1SC payment notification emails are not  reaching your mail server. Check the email account where you expect to  receive your 1SC payment notification emails and see if the order  notification email from 1SC is in that mail box.</p>
<h3>3. Incorrect Mail Server Settings</h3>
<p>The cron is running and the 1SC order notification email is reaching your  mail server &#8211; but you did not configure the mail server settings correctly in  DAP Dashboard -&gt; Setup -&gt; Config -&gt; Payment Processing.</p>
<p><strong>Email Server Where Order Emails Come In</strong><br />
<strong>Email Server  User Name</strong><br />
<strong>Email Server Password</strong></p>
<h3>4.&#8221;Read&#8221; Or Deleted Emails</h3>
<p>DAP only processes order notification emails that are in the &#8220;Unread&#8221; status, to prevent previously processed emails and other non-DAP emails from being repeatedly processed.</p>
<p>Also, if you &#8220;pop&#8221; off the emails from that mail box (means, your email client like Outlook or Thunderbird or Gmail is &#8220;removing&#8221; your emails from the server when it retrieves them), it means that when DAP logs in to that billing email address, there are no emails there to be processed &#8211; the mailbox is empty, or the 1SC payment notification emails have somehow gotten deleted from that mailbox.</p>
<p>So it is possible that DAP is able to  connect to your email server, but DAP is not finding any &#8220;unread&#8221; emails.  Please login to your email server and mark all the payment emails that  you want DAP to process&#8230; as &#8220;unread&#8221;. And also make sure that your email client does not remove the emails from that mail box.</p>
<h3>5.Product Name Mismatch</h3>
<p>There might be a &#8220;Product Name&#8221; mismatch. The product name has to  be EXACTLY the same (including case, spaces, etc) in both DAP as well as  in 1ShoppingCart. So if you have created a product by name &#8220;Widget A&#8221;,  make sure your 1shoppingcart product also has the exact same name  &#8220;Widget A&#8221;.</p>
<p>If everything is setup correctly, DAP cron will run every 10 minutes  and try to process all 1SC emails.</p>
<p>The next time the DAP cron  will run (every 10 minutes), it will pick up all the unread payment  emails from 1SC.</p>
<h3>6. Empty &#8220;Thankyou-Email Body/Subject&#8221;</h3>
<p>Welcome email is not getting sent.</p>
<p>Select  the product, and make sure there is some text in the &#8220;Thankyou-Email  Subject&#8221; and &#8220;Thankyou-Email Body&#8221;. Whatever is in these fields is what  gets sent immediately after someone purchases that product (or right  after you give them access from the backend).</p>
<p>Now go to DAP Dashboard -&gt; Users -&gt; Add .</p>
<p>Select the  product and manually add user. Now see if the thankyou email gets sent to that email id. If it got sent, then your product setup is correct.</p>
<p>Also  check the DAP Dashboard -&gt; Orders . Search for all orders, look up the order for the particular user in question by email.</p>
<p>Check the payment status and make sure there is no error there.</p>
<p>If you did all this and things are still not working,  please do  this:</p>
<p>1. Set DAP Dashboard &gt; Setup Config -&gt; Basic &gt; Log Level = 5<br />
2. Re-run  the 1SC test purchase<br />
3. Check the DAP Logs (DAP Dashboard &gt; System &gt; Logs) and send us the log text in there for troubleshooting by pasting it into a new support ticket.</p>
<h3>7. Sending Email &amp; Password To Buyer</h3>
<p>Make sure you have set the thank-you message with the right merge tags for Email and Password.</p>
<h3>8. Manually Running Cron</h3>
<p>First set DAP Dashboard &gt; Settings &gt; Config &gt; Log Level = 5</p>
<p>If  you feel that the orders were not processed in dap, then just login to  the 1SC email account where the sales/payment notification emails are  sitting, and mark those orders/emails as UNREAD that you want dap to  process.</p>
<p>Then manually run the cron script dap-emailorder.php cron by visiting the following link in the browser.</p>
<p><strong>http://www.yoursite.com/dap/dap-emailorder.php</strong></p>
<p>Replace  yoursite.com with the name of your site.</p>
<p>It will just display an  empty screen when complete.</p>
<p>Then check &#8220;Users &gt; Manage&#8221; to see if user has been created.</p>
<p>- <strong>Veena Prashanth</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalaccesspass.com/doc/troubleshooting-1shoppingcart-clickbank-integration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Do Members Get Added To Your Membership Site</title>
		<link>http://www.digitalaccesspass.com/doc/how-do-members-get-added/</link>
		<comments>http://www.digitalaccesspass.com/doc/how-do-members-get-added/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 17:28:35 +0000</pubDate>
		<dc:creator>Ravi Jayagopal</dc:creator>
				<category><![CDATA[1ShoppingCart]]></category>
		<category><![CDATA[Admin]]></category>
		<category><![CDATA[ClickBank]]></category>
		<category><![CDATA[Control Panel]]></category>
		<category><![CDATA[FAQ]]></category>
		<category><![CDATA[Integration with Shopping Carts]]></category>
		<category><![CDATA[Payment Integration]]></category>
		<category><![CDATA[Payment Setup and Integration FAQ]]></category>
		<category><![CDATA[Paypal]]></category>
		<category><![CDATA[Products]]></category>
		<category><![CDATA[Setup]]></category>
		<category><![CDATA[Username & Password]]></category>
		<category><![CDATA[Users]]></category>

		<guid isPermaLink="false">http://www.digitalaccesspass.com/doc/?p=71</guid>
		<description><![CDATA[(OR) How do members get access to the content
(OR) How does someone become a member?
With DAP, you can add users to your membership site in 3 different ways.
1.  PURCHASE: Someone buys your product or subscribes (&#8220;Paid&#8221; member with access to both free and paid content)
2.  FORM SIGNUP: Someone signs up through a signup form (&#8220;Free&#8221; [...]]]></description>
			<content:encoded><![CDATA[<h3>(OR) How do members get access to the content</h3>
<h3>(OR) How does someone become a member?</h3>
<p>With DAP, you can add users to your membership site in 3 different ways.</p>
<p>1.  <strong>PURCHASE</strong>: Someone buys your product or subscribes (&#8220;Paid&#8221; member with access to both free and paid content)</p>
<p>2.  <strong>FORM SIGNUP</strong>: Someone signs up through a signup form (&#8220;Free&#8221; members with access to only free content)</p>
<p>3. <strong>ADMIN ADDED</strong>: You add them as a member directly through the DAP Admin Control Panel (you can mark them as either &#8220;free&#8221; or &#8220;paid&#8221;)</p>
<p>All three are explained in detail below.</p>
<h3>1. PURCHASE</h3>
<p>*You first create a &#8220;Sales Page&#8221;.</p>
<p>On your sales page, depending on which payment processor you use, you go to Paypal/1ShoppingCart/ClickBank and create a new product with the EXACT same name as the product you created within DAP, and get the &#8216;Buy Button&#8217; link from your Payment Processor. Publish this &#8220;Buy Button&#8221; on your sales page.</p>
<p>* Your visitor goes to your sales page</p>
<p>* They purchase your product</p>
<p>* Your payment process (Paypal/1ShoppingCart/ClickBank) notifies DAP that you have a new purchase.</p>
<p>* If the product names match, DAP automatically creates an account for them, generates a random password, and sends them an email with their email/password. You can customize the contents of this email on the &#8220;Templates&#8221; screen in your DAP Admin Control Panel. Integration with your shopping cart explained elsewhere (see documentation for setup).</p>
<p>That&#8217;s it!</p>
<p>That&#8217;s how &#8220;buyers&#8221; get added to your membership site and get access to the product they just purchased.</p>
<p>2.  <strong>FORM SIGNUP</strong>:</p>
<p>You wish to give someone a &#8220;Free&#8221; membership.</p>
<p>NOTE: &#8220;Free&#8221; members who do not have a payment associated in DAP (which means they have not purchased anything) will have access only to content that you have marked as &#8220;Free&#8221;.</p>
<p>Once you have created a Product in DAP, and have added content (blog post/page links, links to files, etc), and have saved it, on the Product page, below the Product name list, you will see a link called &#8220;Direct Signup HTML&#8221;. (See image below). You must first select a Product before you can copy the correct form HTML.</p>
<p><strong>Fig 1. Direct Signup Link on Products page</strong></p>
<p><img class="alignnone size-full wp-image-94" title="dap-direct-signup" src="http://www.digitalaccesspass.com/doc/wp-content/uploads/2009/06/dap-direct-signup1.jpg" alt="dap-direct-signup" width="588" height="458" /></p>
<p><strong>Fig 2. Form HTML that you get on clicking the Direct Signup Link</strong></p>
<p><strong><br />
</strong></p>
<p><strong><img class="alignnone size-full wp-image-95" title="dap-direct-signup-onclick" src="http://www.digitalaccesspass.com/doc/wp-content/uploads/2009/06/dap-direct-signup-onclick.jpg" alt="dap-direct-signup-onclick" width="456" height="321" /><br />
</strong></p>
<p>This HTML gives you the full HTML form code that you can publish on any page of your web site. This form only collects an <em>email address</em> and a <em>first name</em>.</p>
<p>Take this HTML code and publish it on page of your web site where you want sign up users. This could be a WP page or post too.</p>
<p>Note: When you see the above HTML code, there&#8217;s a field in there that looks like this:</p>
<blockquote><p>&lt;input type=&#8221;hidden&#8221; name=&#8221;redirect&#8221; value=&#8221;<strong>http://YourSite/Your-login-page-link/?msg=Success!%20Your%20membership account%20has%20been%20created.%20%20Check%20your%20email%20address%20in%20a%20few%20minutes%20for%20your%20password</strong>&#8220;&gt;</p></blockquote>
<p>Don&#8217;t forget to change the text above, where it says &#8220;<strong>http://YourSite/Your-login-page-link/?&#8230;&#8221; </strong>to point to your actual domain name and to your actual login page (if you have customized it).</p>
<p>Then, when someone enters their email address and first name and signs up through the signup form, DAP creates an account for them using that email address, creates a random password, and sends them an email with their email/password.</p>
<p>After that, you can drip any content or emails on them that are marked as &#8220;Free&#8221; (when adding content or emails).</p>
<p>At some later point, if they purchase any of your &#8220;Paid&#8221; products (see the &#8220;1. Purchase&#8221; section above), then as long as they use the same email id during purchase, DAP will automatically give them access to all of the &#8220;Paid&#8221; content in the Product that they just purchased.</p>
<p>3. <strong>ADMIN ADDED</strong>:</p>
<p>If you wish to directly give someone access to a Product and all its content and emails, you can add them directly from the DAP Admin screen (<strong>Users </strong>&gt;<strong> Add/Edit</strong>).</p>
<p>You just need their email id and their first name (both of which they can change subsequently) to add them to a Product.</p>
<p>While adding them, you have the option of marking them as a &#8220;Paid&#8221; user by checking the &#8220;Mark as Paid&#8221; checkbox.</p>
<p>If you don&#8217;t check this check box, then they will be added as a &#8220;Free&#8221; user and get access only to &#8220;Free&#8221; resources (content/emails).</p>
<p>But if you check the &#8220;Mark as Paid&#8221; checkbox, then they will get access to all &#8220;Paid&#8221; content and emails, just like someone who is actually a &#8220;Paid&#8221; member.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalaccesspass.com/doc/how-do-members-get-added/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Payment: Setup and Integration &#8211; FAQs</title>
		<link>http://www.digitalaccesspass.com/doc/payment-setup-and-integration-faqs/</link>
		<comments>http://www.digitalaccesspass.com/doc/payment-setup-and-integration-faqs/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 23:46:30 +0000</pubDate>
		<dc:creator>Ravi Jayagopal</dc:creator>
				<category><![CDATA[1ShoppingCart]]></category>
		<category><![CDATA[ClickBank]]></category>
		<category><![CDATA[FAQ]]></category>
		<category><![CDATA[Integration with Shopping Carts]]></category>
		<category><![CDATA[Payment Integration]]></category>
		<category><![CDATA[Payment Setup and Integration FAQ]]></category>
		<category><![CDATA[Paypal]]></category>
		<category><![CDATA[Setup]]></category>

		<guid isPermaLink="false">http://www.digitalaccesspass.com/doc/?p=27</guid>
		<description><![CDATA[Q: I just made a test purchase. But DAP did not process the payment (or) did not add me as a member (or) is not creating a new member.

Make sure that the product name within DAP and the product name in your &#8220;buy&#8221; button (i.e., your shopping cart) are EXACTLY the same. Don&#8217;t just look [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Q: I just made a test purchase. But DAP did not process the payment (or) did not add me as a member (or) is not creating a new member.<br />
</strong></p>
<p>Make sure that the product name within DAP and the product name in your &#8220;buy&#8221; button (i.e., your shopping cart) are <strong>EXACTLY</strong> the same. Don&#8217;t just look at the two and say, &#8220;oh yeah, they&#8217;re the same&#8221;.We recommend &#8220;copying&#8221; the product name that you set up in DAP, and then &#8220;pasting&#8221; it when creating your &#8220;buy&#8221; button. If you are using Paypal, then this is the &#8220;Item Name&#8221; when you are creating your Paypal &#8220;buy&#8221; button. If you are using 1ShoppingCart, then this is the &#8220;Product Name&#8221; when creating a new product.</p>
<p>(Paypal users, skip ahead)<strong><br />
</strong></p>
<p><strong>1ShoppingCart/ClickBank</strong><strong>: </strong></p>
<p>1) Make sure you have set up the &#8220;Email Order Processing&#8221; correctly.</p>
<p>2) Is your Cron Job dap-emailorder.php set up and running correctly?</p>
<p>3) Make sure you have not &#8220;removed&#8221; the 1Shoppingcart or ClickBank payment notification email from your server. Log in to your email server, and make sure that the email is still there, and also it needs to be &#8220;Unread&#8221;. If your email client (like Outlook or Thunderbird, or Gmail) already accessed it and marked it as read, then simply mark it unread, and the next time DAP runs (which should be in 10 minutes) it will pick up the email and process it.</p>
<p><strong>Paypal Users:</strong></p>
<p>1. If you are using Paypal IPN, then make sure you have enabled IPN within your Paypal account.</p>
<p>2. Make sure you put the correct IPN &#8220;notify_url&#8221; text in your button.</p>
<p>3. Make sure the Paypal button you set up is a &#8220;Buy Now&#8221; or &#8220;Subscribe&#8221; button. It SHOULD NOT be a &#8220;Add to Cart&#8221; button.</p>
<p>- Ravi Jayagopal</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalaccesspass.com/doc/payment-setup-and-integration-faqs/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
	</channel>
</rss>
