Set up my payment solution in sandbox - sandbox

Here's the thing:
I have a business sandbox account created, then after opening the Sandbox PayPal site and logging in (of course, using the sandbox account credentials), when I click on "My Business Setup" and then "product selection page" (see picture), it redirects me to the non-sandbox PayPal account.
So, I cannot add a product to my sandbox account...
Well, obviously that looks like a PayPal sandbox bug.
What I wanna do is just add a business solution "Website Payments Pro" and create recurring payments.
Does anyone know another way to add that business solution?

You wouldn't enable Website Payments Pro that way. Granted, we should fix that.
You can enable Webiste Payments Pro via https://developer.paypal.com > Applications > Sandbox accounts > Click 'Profile' followed by 'Products'.
In here you can enable Website Payments Pro.

Related

Unable to access Docusign Admin

Recently we have purchased a production account. I have logged into the account as Account Administrator but I am unable to see Docusign Admin. This was not the case for the developer account where it was already present from beforehand.
I need it as I have to add an organisation.
Below I have added a picture of how it looks in dev account.
So, most likely you have someone else in your company who is the admin. You will to find out who that is.
Every account has to have one admin at all times. You don't see to have administrative rights, but someone else may have.
If not, or if you don't know who that is - you will need to contact customer support to get this restored and take over as admin.
Another option is that you have multiple accounts in production. Meaning, when you log in, your user is a member of more than one account. You need to switch accounts. That switcher is an option on the right-top menu.
If you had "Admin" in Demo, then someone had to add that as it is not provided by default. Admin tools (Org Management and Access Management w/ SSO) are only included in the Enterprise Pro plan. For Business Pro or Standard plans, it is a paid add-on. Check to see if your account is an Enterprise Pro plan.
Also, if your company already has Org Mgmt, a "DocuSign Admin" (org, not account admin) needs to link this new account to the Org.

How to test responsive signing in docusignapi sandbox?

I would like to test (sandbox) responsive signing from the docusignapi to provide a mobile-friendly document version to our customers.
Unfortunately, I am being denied to test it since it was not part of my account plan.
I enabled Allow recipients to view mobile-friendly documents with responsive signing in the tab Signing Settings of the Admin section.
It still did not accept the request. To request responsive signing, I added a DocumentHtmlDefinition to the Document:
DocumentHtmlDefinition def = new DocumentHtmlDefinition();
def.setDocumentId(documentId);
def.setSource(html);
document.setHtmlDefinition(def);
"errorCode":"PLAN_ITEM_NOT_ENABLED","message":"A requested plan item is not enabled for this account. This account is not enabled for Smart Sections."
I thought the sandbox allowed the full testing of the api regardless of any account plan. Is it possible that testing responsive signing is not possible with a sandbox account?
Mel, This should be enabled in the sandbox account. If you have not created it recently, it's possible this older account doesn't have it yet. Could you try to create a new sandbox account by going to https://developers.docusign.com/ and creating a new one? This should resolve your issue.

I am not able to see Click Wrap option all the time from my DocuSign sandbox account

DocuSign have recently released Click Wraps at their Momentum. I would like to take advantage of this new feature and was exploring this a little.
Once, I was able to add a few click wrap templates using my DocuSign sandbox account but at times, I do not see them when I click on "Manage" button once I login to my DocuSign demo account.
Please advise,
Thanks,
Minal
Hmmm. I suggest checking that you're logged into your DocuSign demo account (Developer Sandbox) as the administrator. Login via https://demo.docusign.net
Sometimes people login to a trial version of the DocuSign production systems by mistake (https://www.docusign.net). While Click agreements are provided in all demo accounts, they are only provided for some customer pricing plans on the production systems.
If the problem continues, you can create a demo account. Or contact DocuSign customer service.
We had a similar issue here and as a workaround after we logged into our demo account we were able to enter the url for the clickwraps directly to navigate to the clickwraps page.
https://appdemo.docusign.com/documents?view=active&type=clickwraps

How to associate an affiliate to a BuyNow purchase

I'm starting to work with a few affiliates, who will sell my products (from my BlueSnap account) in their websites. They'll manage their online stores as they wish, but when they send to checkout they will use a hosted payment page in an iFrame, and take the URL from me.
I already set up their affiliate account with BlueSnap, and I want to make sure they associate any purchases on their sites so I get a cut and they get their commission. How can I configure the BuyNow URL as associated to a specific affiliate? Is it a setup in the control panel or just a URL parameter?
Is it different for BuyNow 1 and BuyNow2?
In order to make sure your affiliates are getting their cut and that their commissions work you need to make sure that:
The affiliate account is allowed to sell your products.
The affiliate is using the right link.
Managing your Affiliates
From one of your contracts - at the General settings tab, scroll down to the Marketing section and click the Invite Partners link - this will lead you to the Affiliate Management screen where you can make sure that the affiliate account is allowed to sell your goods.
Affiliates that are not on your list, may sell your products, but they will not get any commission.
Setting up the Affiliate link
Whether you're using BN1 or BN2 - the link should have the contract (SKU) ID, and the referrer (affiliate) ID:
Example:
https://www.bluesnap.com/jsp/buynow.jsp?contractId=1234567&referrer=123456
I hope this information is useful, by the way - you may want to check our Marketplace - if you want to take the affiliating experience to the next level.

How do you create a Developer account for DocuSign?

I am brand new to using the DocuSign API. My company has issued me a DocuSign account and I believe I am set up as a developer. Going through the introductory documentation, I see it says to create or log into a dev sandbox.
I've tried the following:
Log into demo.docusign.net with my existing work account. This fails saying there is no such account, though I can log into that account on www.docusign.net.
Log into demo.docusign.net with a newly-created personal account. This fails saying there is no such account, though I can log into that account on www.docusign.net.
Select "Sign up" on demo.docusign.net. This brings me to a new-account page. I can create an account there which works with www.docusign.net, but not on demo.docusign.net.
Log in to demo.docusign.net using my Google account. That fails with the error "Social ID is not linked to a DocuSign membership."
So, what do I do? My goal is to set up a sandbox, ideally with my work account, where I can experiment and debug without affecting production data. How do I set up such a sandbox?
Or, am I on a completely wrong track? Do I not need such a sandbox to do development?
Sandbox accounts are completely separate from your production account.
Here is the sign up link: https://secure.docusign.com/signup/developer

Resources