Giter Club home page Giter Club logo

paypal's Introduction

PayPal

  • I) Install notes
  • II) Configure your PayPal account
  • III) Module options payments

I) Installation

Composer

WARNING : A console access is required to update dependencies. If you don't have a console access, please get the latest 2.x version of the module here : https://github.com/thelia-modules/Paypal/tree/2.x

To install the module with Composer, open a console, navigate to the Thelia diorectory and type the following command to add the dependency to Thelia composer.json file.

composer require thelia/paypal-module:~3.0.0

II) Configure your PayPal account

  • Log In on [developer.paypal.com] (https://developer.paypal.com "developer.paypal.com")
  • Create REST API apps [here] (https://developer.paypal.com/developer/applications/ "here")
  • Click on Create App
  • Fill the fields : App Name & Sandbox developer account
  • Click on Create App
  • Note the Client ID to use it later in the module configuration
  • Note the Client SECRET to use it later in the module configuration

In SANDBOX WEBHOOKS

  • To fill this part, go to your module configuration page to see the urls to implement

In SANDBOX APP SETTINGS

  • To fill this part, go to your module configuration page to see the urls to implement

III) Module options payments

Classic PayPal payment

alt classic paypal payment

  • This method will redirect to the PayPal platform to proceed payment

InContext Classic PayPal payment

alt classic paypal payment

  • This method will allow the customer to pay from a PayPal inContext popup directly from your website (no redirection to the PayPal plateform)

Credit card

alt classic paypal payment

  • This method allow the customer to pay directly by a credit card without a PayPal account. 'The merchant must have a Pro PayPal account UK and the website must be in HTTPS'

Recursive payment

alt classic paypal payment

  • This method use the 'PayPal AGRREMENTS' and allow you to use recursive payments on your website. If you want to log all PayPal actions, you need to configure the PayPal webhooks and to have a wabsite in HTTPS

Express checkout

alt classic paypal payment

  • This method allow the customer to proceed the payment directly from the cart from a PayPal inContext popup.

paypal's People

Contributors

lovenunu avatar lunika avatar roadster31 avatar yochima avatar lesateliersapicius avatar gillesbourgeat avatar bibich avatar anthonymeedle avatar lopes-vincent avatar boscorelly avatar soldras avatar florentsorel avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.