=== minicomerce === 
Tags: paypal, comerce, splide
Requires at least: 4.7
Tested up to: 6.8
Stable tag: 1.0.0
Requires PHP: 7.0
Author URI: https://lavour.es
Plugin URI: https://minicomerce.docuchat.es
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Short Description: Easy way to sell your simple product from the most easy way posible.

== Description ==

Imagine that you can sell your product on watever part of the world wich a simple plugin, easy to install and easy to follow the customers

== Frequently Asked Questions ==

= How can do test =
This plugis is redy to sandbox test.

= How is process the payment =
The payment is process on paypal page. you never has contact wich credid card of buyers.

= How set shiping price =
You can specify on product description that the shiping is included or set on politic page.

= Which neet to start =
You need a acourn ready of paypal and get your key and secret where receive the paiments.

= This plugin implement a external library? =
Yes we use splide to create the slider from a fluid and free library

= Which way this tool is maintained? =
This tool is made by my love to wordpress, unfortunately consume resource that will can be maintained with your donation.

== instalation ==

> Fill all data on setting where the more importan is paypal id and secrete, set currency and take care is active sandbox or live mode.
> If have a variation remember that the price is for plugin and not different for variation. 
> Important set the privacy page and if need set more info place a product page. 
> Yoy can set the theme color of the plugin acordingly wich the theme of your webpage. 
> the more important is remember that you can paste the [minicomerce] shortcode where you see appropiate set the plugin.
> if your idioma is not english, you can translate on the translation area. 

### list of data needed to use

1. Account Paypal.
2. Generate paypal credentials (key & secret).
3. For test generate sandbox accounts.


== Screenshots ==

0. Plugin Preview screenshot-0.png
1. User Checkout screenshot-1.png
1. Anti Bot submision quiz screenshot-2.png
0. Easy Payment Retry (EPR) screenshot-3.png
0. Workflow screenshot-4.png 

== External Url ==

* The payment process is process outside, then we call the paypall api to process the token and checkout process on /v2/ latest version

__ Token genetation __
> https://api-m.paypal.com/v2/oauth2/token : is implement to generate a token from paypal
> https://api-m.sandbox.paypal.com/v2/oauth2/token : is implement to generate a token from paypal, sandbox mode
__ Checkout process __
> https://api.paypal.com/v2/checkout/orders/ : is implement to process the checkout
> https://api.sandbox.paypal.com/v2/checkout/orders/ : is implement to process the checkout, sandbox mode

__ Those process is process on backen keeping secure those process wick your data __
Disclamer: (we not have responsability for your oun site protection)
  
== Tech List ==

vanilla js
webpack
SaSS
splide
Paypal

== paypal politics==

[paypal politic](https://www.paypal.com/us/legalhub/paypal/privacy-full)
[paypal user agreement](https://www.paypal.com/us/legalhub/paypal/useragreement-full)


== Plugin page ==

[plugin page](https://minicomerce.docuchat.es)

== Git Resource ==

[repository](https://gitlab.com/realredy/minicomerce.git)

== YouTube Video instalation process ==

[install video](https://www.youtube.com/watch?v=Gjx2xVgD5ZA)