How to do simple form post to payment gateway from SharePoint 2010 list form OR InfoPath 2010 Web Form?

Working on a SharePoint 2010 Ent extranet site where parents of students can submit field trip permission forms and make payment at same time (optionally if fees involved).  Was wondering if someone could advise (or point me to resource on) best way
to do a simple form post to an external payment gateway?  Would be from InfoPath web form OR SharePoint 2010 list form.
Any guidance would be appreciated.
Trevor

you may create a custom visual web part for this:
http://www.codeproject.com/Articles/152280/Online-Credit-Card-Transaction-in-ASP-NET-Using-Pa

Similar Messages

  • How do i print all posts in a forum from url?

    how do i print all posts in a forum from url?

    Firefox doesn't have a built-in feature to open all the links on a page, or to print pages automatically. However, there might be some add-ons that would help you do that. You could search on the web, or try on the Add-ons site:
    https://addons.mozilla.org/firefox/
    Alternately, you may find a separate program to do it, which either has its own embedded browser or uses the connectivity features built into Windows.

  • How to make report with access 2010 from SharePoint Discussion lists 2013

    HI,
    I want to make an access report from SharePoint Discussion lists 2013. When i open the list with access, the body of the list is in HTML format in access. Also if i reply something to one subject in the discussion, the reply is not mapped to that subject
    but instead it is shown as a separate entry in the database.
    Anyone can please help?
    SAN
    Santhiya
    Santhiya

    Hi Santhiya,
    I have seen a similar post from you, my understanding is that you wonder that the reply is mapped to the related subject. You can take a look at Daniel's reply in the following thread:
    http://social.technet.microsoft.com/Forums/en-US/dfb5bcb9-0076-412a-b34f-46aa9cfba876/how-to-make-report-with-access-2010-from-sharepoint-discussion-lists-2013?forum=sharepointgeneral
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • How to get record created and modified user name from SharePoint Database?

    Hi,
    My SharePoint Portal is in Window Authentication. Some users have added requests to Lists. I want to find user name of the Created By and Modified By.
    Only ID is available in the corresponding columns in Content Database table. In which table the users details would store in Content Database.
    Thanks & Regards
    Poomani Sankaran

    hi, you can find the user details inside UserInfo Table in content database. But i would suggest not to directly query the content databse not even for select as it will affect the indexes.
    why not follow the link
    http://www.sharepoint4arabs.com/AymanElHattab/Lists/Posts/Post.aspx?ID=99
    also if you just need the basic created by and modified by info than use SharePoint Object Model To get these values using ECMA script use below link
    http://www.c-sharpcorner.com/UploadFile/anavijai/get-created-by-and-modified-by-values-from-sharepoint-2010-l/ using Client side object model https://msdn.microsoft.com/en-us/library/office/ee534956%28v=office.14%29.aspx?f=255&MSPPError=-2147217396
    Using server Side Object model
    http://www.sharepointcto.com/View.aspx?id=15
    Whenever you see a reply and if you think is helpful,Vote As Helpful! And whenever you see a reply being an answer to the question of the thread, click Mark As Answer

  • How to enable online editing of Adobe Illustrator document on SharePoint 2010 ?

    Folks,
    I have installed SharePoint 2010 and have enabled CMIS (on SharePoint).  Does Adobe products have CMIS enabled as well ? Basically I want to enable online editing of Adobe files (Illustrator) on SharePoint 2010.
    Any help or pointers is appreciated.
    Thanks
    Kulo

    On SharePoint 2010, there is a Digital Asset Library where I uploaded images. If I upload a MS-Paint aware images such as jpeg, I can click edit on it directly. I can also save it directly into SharePoint.
    How do I do the same for *.ai files ?
    I am actually trying to figure out how to integrate the various Adobe products (including Illustrator) with SharePoint 2010 to enable our users to view and edit Adobe files.

  • Unable to reach payment gateways from McaBook Pro

    hello, I am unable to access the payment gateways from my McBook PRo. This is from the online shopping sites, as soon I provide select the items of purchase and hit the continue; it just does not move! And I see blocked sign (circle with a line) on the cursor. Whats wrong!

    You will have to contact the vendor who administers the web site.
    Ciao.

  • How to connect WCEM with a TPV payment gateway ?

    Hi , I need connect my b2c application with tpv , is possible ?? how do I be it ??
    thanks you.

    Hi Guillermo,
    Did you find a answer to your problem?
    We are trying to integrate WCEM with a payment gateway which requires an HTML POST for the transfer of information and the POST method is not working from WCEM.
    Thanks in advance for your help.
    regards

  • How to get Privacy Policy value for each userprofile in sharepoint 2010?

    In userprofile application, we have defined Privacy Policy of mobilephone feild as optional, so every user has option to choose visibility scope of this property to "Everyone/My Manager/my colegues/Only Me" .
    Now I am trying to get mobilephone value and their selected visibility option for each user.
    I am able to get mobilephone value but I could not get "what each user has chosen as their visibility scope"?

    Hi,
    According to your post, my understanding is that you want to get Privacy Policy value for each userprofile in sharepoint 2010.
    You need to use RunWithElevatedPrivileges method to impersonate user.
    To get the get mobilephone policy, you can use user["CellPhone "].Privacy.
    For more information, you can refer to:
    c# - Getting property privacy with Sharepoint 2010
    How to Programmatically Impersonate Users in SharePoint
    Managing Sharepoint 2010 Profiles Programmatically
    Thanks,
    Linda Li                
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Linda Li
    TechNet Community Support

  • JavaScript - How to collapse/uncollapse (hide/unhide) the top menus in SharePoint 2010?

    Hi there,
    I will appreciate if someone can provide JavaScript that can hie/unhide the top ribbon and navigation menu? (SharePoint 2010)
    Thanks.

    Hi,
    By investigating the page source, we can see that the Ribbon is corresponding to the <div> whose id is “s4-ribbonrow”, the Top Navigation is “zz17_TopNavigationMenuV4”,
    then we can change the style these two elements to hide/unhide them.
    The links below with code demos about
    how to hide/unhide page elements using JavaScript for your reference:
    http://www.w3schools.com/jsref/prop_style_visibility.asp
    http://www.javascriptkit.com/javatutors/dom3.shtml
    http://www.dustindiaz.com/seven-togglers/
    Here is a link about
    how to find a specific element on a page using JavaScript:
    http://javascript.info/tutorial/searching-elements-dom
    Feel free to reply if there still any questions.
    Best regards
    Patrick Liang
    TechNet Community Support

  • How to Prevent duplicates on Combination of Lookup columns in sharepoint 2010 using infopath 2010 form.

    Hi All,
    I have list with some Lookup columns like  City, Pin, and Text Column Name. All these are required columns.
    Now I want to prevent duplicates while submitting InfoPath form if a Combination of  City,Pin & Name. (like a Composite primary in Database is used.)
    Can some one help me on how to achieve this using InfoPath  2010 Rules, writing  rule in Xpath.
    Thanks in Advance.

    1. Add a secondary data connection to the list where the form will be submitted.
    2. Prior to submit via rules, set the query fields in the above connection: City, Pin & Name with values entered in the form. Query the data source and check if the result has values.
    3. Show error messages accordingly if exists else continue with Submit.
    This post is my own opinion and does not necessarily reflect the opinion or view of Slalom.

  • How to attach simple Spring code as managed bean into amx:listView (list view in adf mobile application)

    I found very simple code to fetch facebook feed here:
    3.&amp;nbsp;Facebook API Binding
    it uses Spring Framework. I already added spring support into jDeveloper.
    code to fetch feed is something like this:
    String accessToken = "f8FX29g..."; // access token received from Facebook after OAuth authorization
    Facebook facebook = new FacebookTemplate(accessToken);
    List<Post> feed = facebook.feedOperations().getFeed();
    I created managed bean for my amx:listView - Facebook.java. And inserted this code. But of course it is not enough. I need somehow to add spring managed bean (not like mine).
    Can you help me with that?

    Thanks for your answer. But its too wasteful for my app to run additional server. My app is very simple so i do not need server side. May be there is another way, without Spring. I mean something simpler then raw JDK 1.4 - some ready-made tool for the needs of these?
    Thanks in advance

  • How do I disable Check out dialog when opening Documents from SharePoint 2010

    Hi
    When I open a pdf document form a SharePoint Server 2010 in the client application (Adobe Reader X) I'm always promted to check out the document to be able to edit it. However in most cases I just want to view the document and the promt is a hinderance for most of the users. I can think of two possible solutions but I can get either of them done:
    1. Disable the check out promt in Acrobad Reader
    2. Make sure documents are always opened in the Browser (not in client application)
    We configured everything right form the SharePoint point of view. What do I need to configure to achive either of the above things in Acrobat Reader?
    Lucas

    I'm still looking for an answer to this post. Any ideas?

  • How do I get iTunes to automatically drop files from it's list that I have deleted?

    When I delete files (such as podcasts) for soeme reson iTunes does not see that it's gone. The file stays on the list oniTunes with a ! next to it as well as on the iPod. Is there a setting that will fix this issue?

    For the benefit of anyone else who reads this thread, looking for help...
    iTunes manages all those simple tasks so that human beings can think about, and get on with, making the more interesting decisions in life. Reliving us of the drugery of life's chores is what computers are best at.
    iTunes can remember the number of times any song has been played. While I personally don't worry too much about that, I do use the play count to manage my Smart Playlists.
    ITunes offers Smart Playlists, where you set the rules and then iTunes adds and removes songs from the playlist for you, according to those rules. When a Sync (between iTunes and the iPod) takes place, the Playlists on the iPod are updated for you, which means that you don't have to manually move songs in and out of Playlists. (See my use of the iPod, below.)
    iTunes can display your Music Library in many different ways, allowing you to find any particular piece of music in your Library, sort that music and generally manage your Library.
    iTunes can list songs in last played order, so consider the following scenario: the iPod is connected to the car stereo, but as the driver and sole occupant of the vehicle, you are unable to find out the name of the song playing, because you're busy driving. But if you make a note of the time the song finishes playing, or a note of any other song played just before or after, then after the next Sync of the iPod with iTunes, it's then a simple task to get iTunes to list the Last Played times and you can easily find the song that you were interested in. (This happens to me all the time with new albums.)
    Everyone has their own preferences for how they listen to their music. iTunes makes it possible to choose the options that suit you, as an individual.
    If ever your iPod gets so confused that it needs to be restored, all content is removed from the iPod when you perform a Restore function (using iTunes). After the Restore has been completed, iTunes will put your Library back onto your iPod for you. So within minutes, a very large Library, complete with your Playlists, is added back to your iPod. You could not do that manually without missing out some of your choices or making errors.
    When you replace your iPod, either as a result of updating to a newer model, theft or breakage of your old iPod, or simply because it's worn out, iTunes will put your Library onto your new device and you will have all your choices available immediately.
    For my own use of the iPod and iTunes, I like to listen to a varied selection of songs, from different styles and moods, but without knowing what's coming next. To this end, I have a Smart Playlist which automatically compiles a playlist of songs, by looking at other Playlists and that fits my preference very well. When I Sync the iPod with iTunes, that Playlist is automatically updated, and songs that have been played are removed from the list. New songs are added. Some songs are left out of that Smart Playlist for:
    2-star rated songs, thireteen months
    3-star rated songs, 5 months
    4&5-star rated songs, 4 months
    unrated songs, not played for 14 months, 50 songs only added to this list
    ...and 80 songs I have never played are added to the list
    It's like having my own radio station, with my own personal choice, not that of a music streaming service, and I never get "bored of hearing the same song too frequently". Imagine managing that manually!
    Of course, none of this may be enough for some people. It's a free world, choose an alternative make of media player. There's no need to come here and moan about iTunes though, we don't need to know.
    I would be curious to know what came first. Tossing the iPod into a box, or creating this thread.
    Message was edited by: the fiend

  • How do I remove a deleted /no longer wantapp from my sync list in iTunes 9?

    I removed several apps from my Ipod Touch but they still show up in Itunes, just un-checked for syncing. How can I delete them from Itunes? (I have a PC.) I called Apple tech support and asked, and the guy said right click on the app and choose delete, or else highlight the unwanted app and use the delete key. Well, it doesn't sound like he tried this on a PC himself, because nothing shows up when I right click on an app, and highlighting and pressing the delete key does nothing. Anyone have success with this?

    Got the answer. Go to Library> Applications (left side of screen) and then you do have the possibility to either right click on the unwanted app and choose delete, or highlight it and use the delete key.

  • How to get previous published versions of publishing pages in sharepoint 2010?

    Hi all,
    I have to get last published version only if effective date(custom column) is changed. So i have to check two conditions one is whether it is published or not and other is effective date is changed or not. If effective date is changed get the last published
    version and copy this version and move to other library.
    suppose 6.0(published), effective date 05/20/2013
                 6.1(draft), effective date 05/20/2013
                 7.0(published), effective date 06/20/2013
    Here i have to get 6.0 published version, copy and move to other library.
    So how can i achieve this one. what's the best way to do this? either workflow in SPD / VS2010 or event receivers. Please guide me.
    Thanks in Advance
    san

    Hi Emir,
    Your code works fine. It does copy the previous version page to another library. But when I attempt to edit the copied page it throws an unexpected error. I traced down the ULS log and I found the error saying. Could you help me to overcome this error?
    System.ArgumentException: Column 'PublishingPageLayout' does not exist. It may have been deleted by another user.   
     at Microsoft.SharePoint.SPFieldCollection.GetField(String strName, Boolean bThrowException)    
     at Microsoft.SharePoint.SPListItem.GetValue(String strName, Boolean bThrowException)    
     at Microsoft.SharePoint.SPListItem.get_Item(String fieldName)    
     at Microsoft.SharePoint.Publishing.TemplateRedirectionPage.ComputeRedirectionVirtualPath(TemplateRedirectionPage basePage)    
     at Microsoft.SharePoint.Publishing.Internal.CmsVirtualPathProvider.CombineVirtualPaths(String basePath, String relativePath)    
     at System.Web.Hosting.VirtualPathProvider.CombineVirtualPaths(VirtualPath basePath, VirtualPath relativePath)    
     at System.Web.UI.DependencyParser.AddDependency(VirtualPath virtualPath)    
     at System.Web.UI.DependencyParser.ProcessDirective(String directiveName, IDictionary directive)    
     at System.Web.UI.PageDependencyParser.ProcessDirective(String directiveName, IDictionary directive)    
     at System.Web.UI.DependencyParser.ParseString(String text)    
     at System.Web.UI.DependencyParser.ParseFile(String physicalPath, VirtualPath virtualPath)    
     at System.Web.UI.DependencyParser.GetVirtualPathDependencies()    
     at Microsoft.SharePoint.ApplicationRuntime.SPVirtualFile.CalculateFileDependencies(HttpContext context, SPRequestModuleData basicRequestData, ICollection& directDependencies, ICollection& childDependencies)    
     at Microsoft.SharePoint.ApplicationRuntime.SPDatabaseFile.EnsureDependencies(HttpContext context, SPRequestModuleData requestData)    
     at Microsoft.SharePoint.ApplicationRuntime.SPDatabaseFile.EnsureCacheKeyAndViewStateHash(HttpContext context, SPRequestModuleData requestData)    
     at Microsoft.SharePoint.ApplicationRuntime.SPDatabaseFile.GetVirtualPathProviderCacheKey(HttpContext context, SPRequestModuleData requestData)    
     at Microsoft.SharePoint.ApplicationRuntime.SPVirtualPathProvider.GetCacheKey(String virtualPath)    
     at Microsoft.SharePoint.Publishing.Internal.CmsVirtualPathProvider.GetCacheKey(String virtualPath)    
     at System.Web.Compilation.BuildManager.GetCacheKeyFromVirtualPath(VirtualPath virtualPath, Boolean& keyFromVPP)    
     at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)    
     at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)    
     at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean noAssert)    
     at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert)    
     at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)    
     at System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()    
     at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

Maybe you are looking for

  • How to resize image gallery popup on mobile devices

    Hi I have a responsive site and the image gallery popup window does not resize on mobile devices. Please check the site site on mobile or simply shrink your browser. I tried changing the CSS attributes for the specific @media but it didn't work well.

  • 1 source file on external drive - but duplicates of files in iTunes - help!

    I recently moved all my music to an external HD and followed mac's intructions for the transfer w/o any probs. However, the HD died (dropped it) and everything was lost on the HD. To solve this, I used a program called "Pod to Mac" in an effort to re

  • How can i do to unlock my phone - they are requesting ativation necessary

    I guys, Im tring to sold a litle problem with my I-Phone 4S Its appeare an diferent message in portugues - Ativacao Necessaria Im tryng to do all step by steps but is not working Someone can help me?

  • Account grouping for account key PRD

    Hello Gurus, Is it possible to add new account grouping or modifier ( standard SAP provides Blank, PRA,PRF) to account key for Price difference account  PRD in  OBYC (automatic account determination) transaction. The requirement is we are using PO co

  • Photoshop 6 on Mac

    I have Photoshop 5 installed on my Mac.  I am trying to download the trial version of 6 (student/teacher). It says that my installation is complete. When I launch, it says that applications are missing and I need to reinstall. I have reinstalled once