Jeanne

Forum Replies Created

Viewing 15 posts - 76 through 90 (of 124 total)
  • Author
    Posts
  • in reply to: Testing work-flow #1260

    Jeanne
    Keymaster

    Functional Testing
    Usability Testing
    Security Testing
    Performance Testing
    Database Testing
    Mobile Application Testing
    A/B testing.

    in reply to: Placing orders in Magento without paying #1250

    Jeanne
    Keymaster

    There are two methods which you could use for this purpose

    1) Cash on delivery
    2) Check or Money order
    You can change the title of these method to whichever you like. Customer will not have to do payment for this.
    To enable it Goto System >> Configuration >> Payment Methods and enable either “Check/Money Order” or “Cash On Delivery”

    in reply to: PayPal payment solutions #1248

    Jeanne
    Keymaster

    PayPal offers various payment solutions to power up any business, whether you have a website or not. Here are a few payment solutions we offer:
    –>Website Payment Standard: You can simply copy and paste our payment button code to your website to start receiving payments.
    –>Express Checkout: An API-based solution that allows you to customize your customer’s checkout experience.
    –>Invoicing: You can bill your customer directly without setting up your own website.

    in reply to: Credit card with paypal #1245

    Jeanne
    Keymaster

    PayPal supports all major credit cards – MasterCard, Discover, American Express (less favorable), and Visa. Linking your credit card to your PayPal account allows you to pay and send PayPal balance to your credit card.
    To add your credit card, follow these following steps:

    –>Login to PayPal account.
    –>Go to My Account -> Profile
    –>Select Add/Edit Credit card
    As part of the verification process, PayPal will make a minimum refundable charge to your card to generate a 4-digit
    PayPal code which will be used to complete credit card verification.
    In your credit card statement, you will get the 4-digit PayPal code where the description field will start with the word ‘PayPal’ or ‘PP’.
    Once you got the code, login your PayPal account and go to “Overview” and click on “Confirm my debit or credit card” by entering the 4-digit PayPal code to complete credit card verification.
    Within 24 hours, the minimum amount which being charged to generate 4-digit PayPal code will be refunded to your PayPal account.

    in reply to: Sending payments using PayPal #1243

    Jeanne
    Keymaster

    –>Go to Send and request.
    –>Click Pay for goods or services.
    –>Enter the recipient’s email address, and click Next.
    –>Enter the amount you want to send, select the currency, and add a message to your recipient (optional).
    –>Select your shipping address, and click Continue.
    –>Review your payment information and click Send Payments Now.
    On the payment page, your payment will be set in the default currency of your recipient’s country or region. If you have an agreement with the recipient, you’re able to change it to other currency.
    After the payment is sent, your recipient will receive a notification email. If they don’t have a PayPal account, they can follow the instructions in the email to sign up for an account and accept your payment.

    in reply to: Use of avatar field #1241

    Jeanne
    Keymaster

    Avatar is a small image that displays at the top-right-hand corner of the dashboard screen beside your name. It is like your profile picture.

    in reply to: Use of mail server #1238

    Jeanne
    Keymaster

    It allows reading the emails that you send to WordPress and stores them for retrieval. For this you need to have POP3 compatible mail server and it will have URI address such as mail.example.com, which you should enter here.

    in reply to: Custom API key not accepted as search-only API #1235

    Jeanne
    Keymaster

    Creating a dedicated search API key is indeed a good practice. If you want to be able to use that new generated API key as the Search-Only API key, you have to make sure it only has the search ACL privilege. For security reasons, we reject every filled Search-Only API key that has additional privileges.
    Secondly, we also require that the provided search API key has the TTL set to 0 (standing for unlimited validity in time). We do not want your users to get search outage.

    in reply to: Theme installation in Magento #1233

    Jeanne
    Keymaster

    1. Install a New Theme on Magento 2.
    2. Choose a new preferred Theme and install the Theme.
    3. Upload and decompress the theme file into Web-root folder in your site
    4. Run the command script via SSH or terminal app of your site: php -f bin/magento setup: upgrade
    5. If theme show in list themes. Go to Stores > Configuration > Design > choose design “Your theme”. Save the change. The step will apply the theme for front-end of your store.
    6. Run the command script via SSH or terminal php bin/magento
    7. Now you can setup the new theme.
    8. Go to Admin Panel, click Stores. In the “Settings” section, select “Configuration”.
    9. Select “Design” under “General” on the left panel.
    10.Open the Theme section
    11. In the Design Theme field, select the new Theme as you want.
    12. Click Save Config.

    in reply to: Adding configurable products in magento #1231

    Jeanne
    Keymaster

    Magento will not take into the account the simple products’ price of a configurable one. Simple products’ prices are ignored. If you want to sell a simple product X having price $120 and a simple product B ($130) then set configurable product’s price to $120 and add products you want to associate with this configurable product. After adding them click on ‘Associated Products’ tab which opens a block named Super product attributes configuration, which contains options and price differences and set the prices accordingly as described in attached image.
    Moreover there’s an extension that allows you to use simple product prices instead of price differences since it’s free extension. The extension is “Simple Configurable Products (SCP)”

    in reply to: Placing order for customer by admin in frontend #1229

    Jeanne
    Keymaster

    Go through Magento admin end
    1) Sales ->order->create new order
    2) You will get all the email of all your customers. Select email of any customer and place any order.
    3) You will get option to select products, add shipping charge and more.

    in reply to: Disable GEOIP redirection #1223

    Jeanne
    Keymaster

    GeoIP redirect settings can be configured or switched off on a store view level. So you can disable this option for a certain store view or store views if needed.

    in reply to: Workflow #1220

    Jeanne
    Keymaster

    It depends on the solution you choose. Paypal Link gives you secure order pages that you customize and we host. Paypal Pro lets you host the entire payment on
    your own website.

    in reply to: Commission system #1216

    Jeanne
    Keymaster

    Right now all the payment goes to admin account first , and admin can assign commision to the seller.If seller request , admin can send the the payment. Admin can
    assign diffrent commision % for seller , like A seller have 5% and B seller have 10% and C have 20%.

    in reply to: Started with PayPal payment pro #1203

    Jeanne
    Keymaster

    Hi,

    To get started with PayPal Payments Pro:
    –>Sign up for a PayPal Business account or upgrade your existing PayPal account. Confirm your email address, which verifies the email address where PayPal can send payment receipts and account emails.
    –>Provide and confirm your bank account information, which will allow you to easily withdraw funds.
    –>Submit the PayPal Payments Pro application and get approval.
    –>Accept the Billing Agreement.
    –>Implement PayPal Payments Pro.
    PayPal Payments Pro is already integrated into many popular shopping carts. Or easily add it to your custom-built shopping
    cart.

Viewing 15 posts - 76 through 90 (of 124 total)