More than one form accessing a PayPal account

My plan is to have one Adobe Forms Central account. I would like to set up two different forms (one for registratants and one for Exhibitors) and have both of them access the same PayPal Standard Business account to use their credit cards. Is this possible?

Thank you, Randy, for the link. I read through the material and it is fairly straight forward. Another question has come up.
I work with a professional association that has several organizations (a State and a Regional) each with its own tax id and each of which sponsor continuing education seminars. One organization does a Spring Seminar (State), the other one does a fall Northwest Symposium (Regional).  Each organization will have its own PayPal Standard Business account, since each one has its own tax id.
So the layout would be:
1. Regional meeting for the Northwest Symposium. Uses the Regional group PayPal Standard Business Account.  This one would have a form for Exhibitors and a separate form for registrants.
2. State meeting is the Spring Seminar. Uses the State group PayPal Standard Business Account (not the same as Regional). This one would have a form for registrants and possibly a separate form for sponsors.
I am considering setting up one Forms Central Plus account. It gives me the option of making muliple forms.  The question relates to this:
1. For the Northwest Symposium I am planning to set up two forms that link to one PayPal account?   I understand from your answer that this would be no problem.
2. With the same Forms Central Plus account, would I be able to set up another form (or two) and use the access to the second PayPal account? This would be the one for the Spring Seminar.  Because of PayPal's requirements, the second (State) PayPal account would have its own email address and password separate from the first (Regional) one.
It is possible that multiple forms would be active at the same time for both groups
Thank you for your help in getting this clarified and the questions answered.
Brenda

Similar Messages

  • How can others open more than one form? [Was: Sandra]

    How do you use Forms Central? I am the only account that can open more than one form. I have added all the people in contacts. When they login, they have the upgrade option for more than one form. We have an order number and end user id. Thanks for the help.

    Hi,
    It sounds like you have a paid account and the other users have free accounts.
    You will have to share the form with the other users, please see this link for more detailed on how to share a form with others:
    http://forums.adobe.com/docs/DOC-3351
    All the free account users should be able to open all the forms that you have shared with them. Free users can only create one form on their own.
    Hope this helps,
    Thanks
    Lucia

  • Error adding a child form to more than one form

    When I try to add a child form to more than one form, I get the following error:
    Error Keyword: SDK.ADDFKCON
    Description: Error Adding Foreign Key/Constraint.
    Remedy:
    Action: F
    Severity: H
    Help URL:
    Detail:
    The following is the log trace:
    ERROR,23 nov 2011 17:22:42,050,[XELLERATE.ADAPTERS],Event: SDH Drop Foreign Constraint has encountered an error.
    ERROR,23 nov 2011 17:22:54,519,[XELLERATE.DATABASE],ALTER TABLE UD_TICKET3 ADD (UD_ADUSER_KEY NUMBER(19) CONSTRAINT NN_UD_TICKET3_UD_ADUSER_KEY NOT NULL, CONSTRAINT FK_UD_TICKET3_UD_ADUSER FOREIGN KEY(UD_ADUSER_KEY) REFERENCES UD_ADUSER(UD_ADUSER_KEY))
    java.sql.SQLException: ORA-01758: table must be empty to add mandatory (NOT NULL) column
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
         at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:210)
         at oracle.jdbc.driver.T4CStatement.executeForRows(T4CStatement.java:961)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1285)
         at oracle.jdbc.driver.OracleStatement.executeUpdateInternal(OracleStatement.java:1772)
         at oracle.jdbc.driver.OracleStatement.executeUpdate(OracleStatement.java:1741)
         at com.thortech.xl.util.JDBCUtils.executeUpdate(Unknown Source)
         at com.thortech.xl.dataaccess.tcDataBase.writeStatement(Unknown Source)
         at com.thortech.xl.dataobj.tcDataBase.writeStatement(Unknown Source)
         at com.thortech.xl.client.events.tcSDHAddForeignConstraint.createColumns(Unknown Source)
         at com.thortech.xl.client.events.tcSDHAddForeignConstraint.implementation(Unknown Source)
         at com.thortech.xl.client.events.tcBaseEvent.run(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.runEvent(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.eventPostInsert(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.insert(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcTableDataObj.save(Unknown Source)
         at com.thortech.xl.ejb.databeansimpl.tcDataObjectBase.save(Unknown Source)
         at com.thortech.xl.ejb.databeansimpl.tcSDHBean.save(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.TxRequiredInterceptor.invoke(TxRequiredInterceptor.java:50)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.SecurityRoleInterceptor.invoke(SecurityRoleInterceptor.java:47)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
         at com.evermind.server.ejb.StatefulSessionEJBObject.OC4J_invokeMethod(StatefulSessionEJBObject.java:844)
         at tcSDH_RemoteProxy_6ocop18.save(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.evermind.server.rmi.RmiMethodCall.run(RmiMethodCall.java:53)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    ERROR,23 nov 2011 17:22:54,519,[XELLERATE.DATABASE],Class/Method: tcDataBase/writeStatement encounter some problems: ORA-01758: table must be empty to add mandatory (NOT NULL) column
    java.sql.SQLException: ORA-01758: table must be empty to add mandatory (NOT NULL) column
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
         at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:210)
         at oracle.jdbc.driver.T4CStatement.executeForRows(T4CStatement.java:961)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1285)
         at oracle.jdbc.driver.OracleStatement.executeUpdateInternal(OracleStatement.java:1772)
         at oracle.jdbc.driver.OracleStatement.executeUpdate(OracleStatement.java:1741)
         at com.thortech.xl.util.JDBCUtils.executeUpdate(Unknown Source)
         at com.thortech.xl.dataaccess.tcDataBase.writeStatement(Unknown Source)
         at com.thortech.xl.dataobj.tcDataBase.writeStatement(Unknown Source)
         at com.thortech.xl.client.events.tcSDHAddForeignConstraint.createColumns(Unknown Source)
         at com.thortech.xl.client.events.tcSDHAddForeignConstraint.implementation(Unknown Source)
         at com.thortech.xl.client.events.tcBaseEvent.run(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.runEvent(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.eventPostInsert(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.insert(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcTableDataObj.save(Unknown Source)
         at com.thortech.xl.ejb.databeansimpl.tcDataObjectBase.save(Unknown Source)
         at com.thortech.xl.ejb.databeansimpl.tcSDHBean.save(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.TxRequiredInterceptor.invoke(TxRequiredInterceptor.java:50)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.SecurityRoleInterceptor.invoke(SecurityRoleInterceptor.java:47)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
         at com.evermind.server.ejb.StatefulSessionEJBObject.OC4J_invokeMethod(StatefulSessionEJBObject.java:844)
         at tcSDH_RemoteProxy_6ocop18.save(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.evermind.server.rmi.RmiMethodCall.run(RmiMethodCall.java:53)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    ERROR,23 nov 2011 17:22:54,519,[XELLERATE.ADAPTERS],Event: Adding Foreign Constraint has encountered an error.
    How to correct this?
    Thank you!

    899043 wrote:
    Thanks for your reply!
    I have a form named UD_TICKET3. This form contains information about the ticket number and a comment about any action taken on a resource of identity. We want to add this form as a child of all the resources forms. The problem occurs when I try to add the child form to the second form.You cannot add same detail table (child form) to more than one master table (resource form).

  • More than one Thread accessing the same records in the database

    Hi, I have more than one thread accessing a synchronized method called getMinPrimaryKey() which gets the lowest of the primary key frm the table based on the a flag which is set to true. once it is retrieved the same method also sets the flag as false so it is not retrieved the second time. so next time a different thread calls this method it should retrieve the next available lowest primarmy key.
    but even when i have the method as synchronized different threads keep returning the same primary key instead of getting the next sequence. can some one let me know where I might go wrong and what could be the solution. is it because when once i retrieve the record and set the flag as false, i also need to commit it?, which could be the reason the select query still picks up the same primary key. please help me out on this.
    thanks,
    Harish

    Correction. If different threads always return the same key then your table isn't getting up dated. If different threads sometimes return the same key, then either the database is committing lazily, or else the threads are calling getMinPrimaryKey on different objects and so are not executing atomically with respect to each other.

  • Single Tabular structure of boxes for more than one form?

    Hey everone !
      Can i use a Single Tabular structure for more than one form ? Coz i need the same structure for all my forms and its getting really tough to create it for each and every form ?

    Hi Amuktha
    Just Copy Paste yaar
    if you can say exactly with an example wat you are looking for i can give you info more in detail
    Regards
    Vikas

  • I downloaded Adobe Acrobat X in 2010 and then a few years later I got a new computer and I would like to install the Adobe Acrobat X on my new computer but I cannot tell if I had more than one license and my Adobe account is not showing that I ever downlo

    I downloaded Adobe Acrobat X in 2010 and then a few years later I got a new computer and I would like to install the Adobe Acrobat X on my new computer but I cannot tell if I had more than one license and my Adobe account is not showing that I ever downloaded or ordered anything.  Can you assist?

    Download/install it from http://helpx.adobe.com/acrobat/kb/acrobat-downloads.html and activate it with your serial number.

  • Close more than one forms by one close button

    Respected All......
    can this possibility in forms6i that i close more than one forms by close button on one form including that form.
    Regards
    Edited by: user514721 on Feb 18, 2009 2:31 AM

    You could set a global to a specific value , e.g. :GLOBAL.EXIT_ALL:='TRUE'; at the moment you want to end all forms. The rest dependson the way you called the other forms. If you use CALL_FORM, you would chekc the global immediately after teh call_form
    CALL_FORM('X');
    IF :GLOBAL.EXIT_ALL='TRUE' THEN
      EXIT_FORM;
    END IF;If you use OPEN_FORM you would have to do the same in the WHEN-FORM-NAVIGATE-trigger.

  • More than One iPhone on a apple account

    my dad my brother and i all are thinking about getting iPhones and i was wondering if it was possible to put more than one iPhone on a Apple account.

    You're still not making yourself clear. I am going to guess at what you mean and you can correct me if I am wrong. Let's say you have X amount of iPhones. Are you wondering if you can use them all on the same iTunes account on one computer? In other words, can you download whatever from the iTunes Store and put them on all the phones? Good question...I would say it's possible, but I can't think of any way to do it? Anyone? Bueller?

  • Is it possible to setup more than one person's iTunes iPad account on a shared computer?     We each have an iPad to setup.

    is it possible to setup more than one person’s iTunes iPad account on a shared computer?     We each have an iPad to setup.
    Would the data be combined or would the 2nd person have a separate iTunes program. How would this be done? 

    I'm not totaly sure if I understand your issue, but it sounds like you want to use the same spry widget with different settings on the same page? Is that correct?
    I dont use spry tooltips, however, what would see to work would be if you configure the second spry tool tip, perhaps in a seperate page, rename the new or second set of js and css files to read
    <script src="../_scripts/SpryAssets/SpryTooltip2.js" type="text/javascript"></script>
    <link href="../_scripts/SpryAssets/SpryTooltip2.css" rel="stylesheet" type="text/css" />
    So now you will have two seperate js files and css files.
    So you have this
    <script src="../_scripts/SpryAssets/SpryTooltip2.js" type="text/javascript"></script>
    <link href="../_scripts/SpryAssets/SpryTooltip2.css" rel="stylesheet" type="text/css" />
    <script src="../_scripts/SpryAssets/SpryTooltip.js" type="text/javascript"></script>
    <link href="../_scripts/SpryAssets/SpryTooltip.css" rel="stylesheet" type="text/css" />
    See how that works for you.
    Gary

  • Can i have more than one iphone on my icloud account?

    can i have more than one iphone on my icloud account?

    Welcome to the Apple Community.
    Certainly you can.

  • More than one user accessing site

    Hi
    Is it possible for more than one user to be able to access and update site? I am going to be collaborating with a fellow Mac person and we want to work on the site together.
    Thanks
    DJH

    Yes. See this MacWorld article: Managing an iWeb site from multiple Macs.
    OT

  • Can i associate more than one number to my iMessage account?

    I live in Canada at the moment and am from Seattle, and am wondering if there is a way to associate more than one phone number to iMessage?

    No.  While you can associate multiple email addresses, only one phone number can be associated, and it is automatically done when you connect the iPhone to iMessage the first time.
    If you changed the SIM to another one with a separate number, it would replace the existing number, not add the new number along with the existing one.
    One possible solution - get a google voice number for the second number and set up GV message forwarding to your mobile number.

  • HT1719 Can more than one device access the same ITunes library?

    Can more than one device acess the same ITunes library?  And if so, does each device's list of songs remain separate and distinct for each device?

    No problems whatsoever. I have 3 iPhones and 3 iPod touches with different IOS connected.

  • Can you display more than one library from the same account?

    If I open iTunes on two computers in my house, I can only show one library on my apple tv. When I turn on the second computer, the first library goes away.
    Can you show one at the same time?
    Thanks

    Welcome to the Apple Community.
    Yes you can share more than one library at a time, just make sure that the homesharing ID and password you use for each one is the same on all of the libraries.

  • HT202213 Can I sync more than one iPhone to my iCloud account

    Can I sync mire than 1 iPhone to my iCloud account? Thanks!

    Welcome to the Apple Community.
    Certainly you can.

Maybe you are looking for

  • ABAP- JAVA : How to unzip a zip file sent by ABAP

    Hello, We are using JCO to exchange the XML strings (File Sizes can range upto couple of MBs) between ABAP and JAVA. We were earlier using a STRING parameter for XML data exchange. This approach was resulting in huge performance overheads. As per our

  • I solve the Iphone 3Gs problem with the iOS 4

    I solve the problem you just need to go to Settings -> General -> Date & Time then turn (set Automatically) off then go back to Settings -> Wallpaper then change the wallpaper to the first one on the top then turn the iphone off wait 2 mint then turn

  • Number field

    Hello, I want to make a field that accepts numbers only, I found Best way to prevent users from inputing special characters But in the example there I can add slashes, multiple "-" & ".". Also I can paste non number characters. Is there away to do th

  • What does it mean when a file's preview icon turns black?

    So, I need some help with this one. I'm stumped. I noticed some of my file preview icons turn black. What does this mean? Is the file corrupt? When I try to open the file nothing appears other than a big black image. What's going on? I'm thinking I s

  • Satellite C660 shuts down suddnely

    I have a C660 which is about 18 months old, and I have had few problems with it since I got it. However, in the past month or so, it has begun shutting down while playing some games such as Minecraft, Little Inferno and Worms. I'm pretty sure this is