|
| 1 | +<section class="oe_container"> |
| 2 | + <div class="oe_row oe_spaced"> |
| 3 | + <div class="oe_span12"> |
| 4 | + <h2 class="oe_slogan" style="color:#875A7B;">Alipay API</h2> |
| 5 | + <h3 class="oe_slogan">Basic tools to integrate Odoo and Alipay</h3> |
| 6 | + </div> |
| 7 | + </div> |
| 8 | +</section> |
| 9 | + |
| 10 | +<section class="oe_container"> |
| 11 | + <div class="oe_row oe_spaced"> |
| 12 | + <div class="oe_span12"> |
| 13 | + <div class="alert alert-success oe_mt32" style="padding:0.3em 0.6em; font-size: 150%;"> |
| 14 | + If you don't know how Asia turned down cash with <i>Alipay</i>, check, for example, this <a href="https://m.youtube.com/watch?v=t5ElQaVjQZE">video.</a> |
| 15 | + </div> |
| 16 | + </div> |
| 17 | + </div> |
| 18 | +</section> |
| 19 | + |
| 20 | +<section class="oe_container oe_dark"> |
| 21 | + <div class="oe_row oe_spaced"> |
| 22 | + <h4 class="oe_slogan"><b>Activate Developer Mode and Create following parameters</b></h4> |
| 23 | + <div class="oe_row_img oe_centered"> |
| 24 | + <img class="oe_demo oe_picture oe_screenshot" src="parameters.png"/> |
| 25 | + </div> |
| 26 | + </div> |
| 27 | +</section> |
| 28 | + |
| 29 | +<section class="oe_container oe_dark"> |
| 30 | + <div class="oe_row oe_spaced"> |
| 31 | + <h4 class="oe_slogan"><b>To debug UI, create <i>alipay.local_sandbox</i> with value 1</b></h4> |
| 32 | + <div class="oe_row_img oe_centered"> |
| 33 | + <img class="oe_demo oe_picture oe_screenshot" src="sandbox.png"/> |
| 34 | + </div> |
| 35 | + </div> |
| 36 | +</section> |
| 37 | + |
| 38 | +<section class="oe_container oe_dark"> |
| 39 | + <div class="oe_row oe_spaced"> |
| 40 | + <h4 class="oe_slogan"><b>Alipay records (Orders, Refunds, etc.) can be found at <i>Invoicing >> Configuration >> Alipay</i></b></h4> |
| 41 | + <div class="oe_row_img oe_centered"> |
| 42 | + <img class="oe_demo oe_picture oe_screenshot" src="alipay_tracking.png"/> |
| 43 | + </div> |
| 44 | + </div> |
| 45 | +</section> |
| 46 | + |
| 47 | +<section class="oe_container"> |
| 48 | + <div class="oe_row oe_spaced"> |
| 49 | + <div class="oe_span8"> |
| 50 | + <h2>Need our service?</h2> |
| 51 | + <p class=" oe_mt32" >Contact us by <a href=" mailto:[email protected]" >email </a> or fill out <a href=" https://www.it-projects.info/page/website.contactus " target=" _blank" >request form </a></p> |
| 52 | + <ul> |
| 53 | + <li><a href=" mailto:[email protected]" >[email protected] <i class=" fa fa-envelope-o" ></i></a></li> |
| 54 | + <li><a href="https://www.it-projects.info/page/website.contactus " target="_blank">https://www.it-projects.info/page/website.contactus <i class="fa fa-list-alt"></i></a></li> |
| 55 | + <li><a href="https://m.me/itprojectsllc" target="_blank">https://m.me/itprojectsllc <i class="fa fa-facebook-square"></i></a></li> |
| 56 | + <li>[email protected] <i class=" fa fa-skype" ></i></li> |
| 57 | + </ul> |
| 58 | + </div> |
| 59 | + <div class="oe_span4"> |
| 60 | + <div class="stamp" style="width:200px;"> |
| 61 | + <div style="margin-top: 15px; |
| 62 | + position: relative; |
| 63 | + font-family:'Vollkorn', serif; |
| 64 | + font-size: 16px; |
| 65 | + line-height: 25px; |
| 66 | + text-transform: uppercase; |
| 67 | + font-weight: bold; |
| 68 | + color: #75526b; |
| 69 | + border: 3px dashed #75526b; |
| 70 | + float: left; |
| 71 | + padding: 4px 12px; |
| 72 | + -webkit-transform: rotate(6deg); |
| 73 | + -o-transform: rotate(6deg); |
| 74 | + -moz-transform: rotate(6deg); |
| 75 | + -ms-transform: rotate(6deg);"> |
| 76 | + Tested on Odoo<br/>11.0 community |
| 77 | + </div> |
| 78 | + <div style="margin-top: 15px; |
| 79 | + position: relative; |
| 80 | + font-family:'Vollkorn', serif; |
| 81 | + font-size: 16px; |
| 82 | + line-height: 25px; |
| 83 | + text-transform: uppercase; |
| 84 | + font-weight: bold; |
| 85 | + color: #75526b; |
| 86 | + border: 3px dashed #75526b; |
| 87 | + float: left; |
| 88 | + padding: 4px 12px; |
| 89 | + -webkit-transform: rotate(-7deg); |
| 90 | + -o-transform: rotate(-7deg); |
| 91 | + -moz-transform: rotate(-7deg); |
| 92 | + -ms-transform: rotate(-7deg);"> |
| 93 | + Tested on Odoo<br/>11.0 enterprise |
| 94 | + </div> |
| 95 | + </div> |
| 96 | + </div> |
| 97 | + </div> |
| 98 | +</section> |
0 commit comments