Michael Posted November 21, 2011 Share Posted November 21, 2011 There should be a button that redirects them back I believe. Just make sure you've followed the steps listed here for the way to configure PayPal to receive transactions from this app. Link to comment Share on other sites More sharing options...
Princeton Tiger Posted November 21, 2011 Share Posted November 21, 2011 Fantastic, thank you! Link to comment Share on other sites More sharing options...
markopolo2002 Posted November 24, 2011 Share Posted November 24, 2011 Just also wanted to reiterate what someone said earlier regarding PayPal payments - with "reoccurring" payments enabled the user will not be able to select to pay via PayPal for some reason - disabling that option shows the button :smile: Thanks again for the update Michael, appreciated :thumbsup: Link to comment Share on other sites More sharing options...
Michael Posted November 24, 2011 Share Posted November 24, 2011 What exactly are you disabling, something in this app or something in PayPal? Link to comment Share on other sites More sharing options...
markopolo2002 Posted November 24, 2011 Share Posted November 24, 2011 Reoccurring payments option in this app Michael, with it enabled the subscriber cannot select PayPal as their payment choice :) Link to comment Share on other sites More sharing options...
Michael Posted November 25, 2011 Share Posted November 25, 2011 Where is it enabled from? Keep in mind, I do not use this app myself, I just make sure it doesn't stop working due to IP.Board changes. Link to comment Share on other sites More sharing options...
markopolo2002 Posted November 25, 2011 Share Posted November 25, 2011 Sorry Michael, it's within "Manage Packages" after you create a package itself, and can be found under the heading "Payment Options" then "Allow recurring payments?" - if its set to "Yes" subscribers can't select the PayPal option, but set to "No" they can. I'm presuming it would be the same for any package we create, although I've not tried it. (screenshot included) Hope that helps :smile: Marko Link to comment Share on other sites More sharing options...
Michael Posted November 25, 2011 Share Posted November 25, 2011 Everything I can check notes that PayPal should permit that. Note the text there, it says it works when the chosen payment gateway allows it. Whether or not the gateway allows it is defined in the file for each gateway under the /admin/applications_addon/other/subscriptions/sources/classes/gateways/apis/ directory. In each file in there, there is a variable called $ALLOW_RECURRING. It is set to either true or false depending on whether that gateway allows it. PayPal has it set to true, every other one has it set to false. So code-wise, PayPal is the only one that should allow this. What exactly is happening with this on your board? When you say they can't choose PayPal, are you saying they get an error when they try? Or PayPal just doesn't show up as an option for them? Or something else? Link to comment Share on other sites More sharing options...
markopolo2002 Posted November 25, 2011 Share Posted November 25, 2011 Er, this is embarrassing .. I was about to grab screenshots of the users view for this issue and for some reason it's working now??!! No idea why as I recached the skins and rebuilt everything before trying it numerous times before and still saw the problem - now it's gone?! If I can figure this one out again I'll post back :) Link to comment Share on other sites More sharing options...
Sixpack Posted November 29, 2011 Share Posted November 29, 2011 Hi, Sorry for this question, how to update this app ? I must only upload and overwrite file ? Thanks Six Link to comment Share on other sites More sharing options...
Michael Posted November 29, 2011 Share Posted November 29, 2011 The same way any IP.Board application is updated: upload the new files, visit the Manage Applications & Modules page, click the link there to upgrade, and follow the steps. Link to comment Share on other sites More sharing options...
Sixpack Posted November 29, 2011 Share Posted November 29, 2011 thanks , i try it. i don't do it ;) Link to comment Share on other sites More sharing options...
Sixpack Posted November 29, 2011 Share Posted November 29, 2011 ok for upgrade but the display in IE doesn't work. Upgrade, rebuild skin, delete cache > NOK An idea ? Link to comment Share on other sites More sharing options...
Michael Posted November 29, 2011 Share Posted November 29, 2011 You're going to have to give me more info than just saying "the display in IE doesn't work", I don't know what that means to begin to make any suggestions. Link to comment Share on other sites More sharing options...
Princeton Tiger Posted November 29, 2011 Share Posted November 29, 2011 Is there a way to make it so, you can select the text besides the radio button? Link to comment Share on other sites More sharing options...
Michael Posted November 29, 2011 Share Posted November 29, 2011 Can you elaborate? Which radio button? And what do you mean by selecting the text? I don't know of any reason why any text this app displays wouldn't be able to be selected. Link to comment Share on other sites More sharing options...
Princeton Tiger Posted November 30, 2011 Share Posted November 30, 2011 When you register, you can select the radio button/text... but, on the subscriptions tab, only the radio button is selectable. Also, do you think Amazon Payments will be supported at all? Thanks Link to comment Share on other sites More sharing options...
Michael Posted November 30, 2011 Share Posted November 30, 2011 You mean you can click on the text on the registration screen to have it select the associated radio button, but it doesn't do that when selecting a package inside the application? That would be because on the registration screen, the radio buttons have their text set in an HTML <label> control, which has the behavior you're describing. The package choice page in the app itself doesn't do that. If you'd like to request that, please use the Tracker linked in the first post. For Amazon Payments, I have no plans to add that. Again, if you'd like to request that, please use the Tracker. Link to comment Share on other sites More sharing options...
Sixpack Posted December 1, 2011 Share Posted December 1, 2011 hi Michael, this is an exemple, but some user do not even see the check box. My users can't select rebuy ... Problem IE 7, IE 8 Thanks in advance Six Link to comment Share on other sites More sharing options...
Michael Posted December 1, 2011 Share Posted December 1, 2011 That issue is already fixed, at least on the IP.Board default skin, in the latest version. http://invisionfocus.com/tracker/issue-438-display-problem-with-ie/ If it doesn't look right on your third party skin, then you may need to revert any skin templates in this app you may have customized. Link to comment Share on other sites More sharing options...
Digityman Posted December 5, 2011 Share Posted December 5, 2011 @Michael One of member bought a subscription to become a supporting member but they wanted to donate a little more money than the actual subscription cost. However, they didn't see that option via PayPal. Is that something that I need to setup with PayPal, an option within the Subscriptions App or neither? Link to comment Share on other sites More sharing options...
Michael Posted December 5, 2011 Share Posted December 5, 2011 It wouldn't be something this app would handle. The subscription packages that are sold as part of this app have prices determined by you. If you want to also accept donations, you can find code in PayPal's site about how to generate a button that you can put on your site, which your members can then click to send you a donation. Link to comment Share on other sites More sharing options...
Digityman Posted December 7, 2011 Share Posted December 7, 2011 Okay thanks Michael. I'll go the paypal donation route. Link to comment Share on other sites More sharing options...
Dmacleo Posted December 7, 2011 Share Posted December 7, 2011 Okay thanks Michael. I'll go the paypal donation route. maybe this? Link to comment Share on other sites More sharing options...
Sixpack Posted December 8, 2011 Share Posted December 8, 2011 Hi Michael, I have try to change different parameters in my skin but it'doesn't work in IE, What parameters i must change for fix this bug in IE ? Thanks in advance Six Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.