123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642 |
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta http-equiv="X-UA-Compatible" content="ie=edge, Chrome=1">
- <meta http-equiv="Cache-Control" content="no-cache">
- <title>ChoozMo AI-PR Service</title>
- <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet"
- integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
- <link rel="stylesheet" href="//use.fontawesome.com/releases/v5.11.2/css/all.css">
- <link rel="stylesheet" href="/css/style.css">
- <!-- Global site tag (gtag.js) - Google Ads: 474336061 -->
- <script async src="https://www.googletagmanager.com/gtag/js?id=AW-474336061"></script>
- <!-- Start of HubSpot Embed Code -->
- <script type="text/javascript" id="hs-script-loader" async defer src="//js-na1.hs-scripts.com/20485755.js"></script>
- <!-- End of HubSpot Embed Code -->
- <script>
- window.dataLayer = window.dataLayer || [];
- function gtag() { dataLayer.push(arguments); }
- gtag('js', new Date());
- gtag('config', 'AW-474336061');
- </script>
- </head>
- <body>
- {{ partial "navbar.html" . }}
- <main id="youtube-views">
- <section class="header">
- <img src="/imgs/dm/bg-arrow.webp" alt="" class="header-lefttop w-100">
- <div class="container">
- <div class="row align-items-center g-0">
- <div class="col-12 col-md-6 text-center">
- <h2 class="header-title" style="font-size: 2.9rem;">{{ .Params.packageTitle }}</h2>
- <p class="text-center px-3 m-0">{{ .Params.packageSub1 }}</p>
- <p class="text-center px-3">{{ .Params.packageSub2 }}</p>
- <button class="contact-btn" onclick="window.location.href=`/contact/service/`">Contact us</button>
- </div>
- <div class="col-12 col-md-6">
- <div class="header-right header-dm" style="background-image: url('/imgs/dm/dm_video-making-1.png');">
- </div>
- </div>
- </div>
- </div>
- </section>
- <section class="category container text-center dm-description mt-xl mt-5 mt-lg-0">
- <h2 class="category-sub-h2 pt-4 pt-lg-5"></h2>
- <h5>
- {{ .Params.description_01 }}
- <br>
- {{ .Params.description_02 }}
- </h5>
- </section>
- <div class="container">
- <div class="card-group flex-column flex-lg-row">
- <div class="card h-100">
- <div class="card-body p-0 py-4 d-flex flex-column align-items-center">
- <div class="d-flex flex-column mb-2">
- <section class="d-flex mx-auto">
- <img width="30" height="30" src="/imgs/icon/play-button.png" alt="" class="me-2">
- <h5 class="card-title m-0 fw-bold">2,000</h5>
- </section>
- <span class="text-center" style="color: #7c8ba7;">Views</span>
- </div>
- <p class="card-text price">30 USD</p>
- <div class="mx-auto mt-2 mb-1">
- <ul>
- <li class="card-text mb-2">
- <img width="30" src="/imgs/icon/check.png" alt="">
- 100% true views
- </li>
- <li class="card-text">
- <img width="30" src="/imgs/icon/check.png" alt="">
- Performance report included
- </li>
- </ul>
- <!-- <p class="card-text mb-2">Placement fee : NT$400/video</p> -->
- <!-- <p class="card-text">Cost per valid view : NT$0.4</p> -->
- </div>
- <p>
- <button class="buy-btn" type="button" data-bs-toggle="collapse" data-bs-target="#paypal_box"
- aria-expanded="false" aria-controls="collapseExample">
- Buy Now
- </button>
- </p>
- <div class="collapse w-100" id="paypal_box">
- <div class="card card-body paypal-content">
- <div id="smart-button-container">
- <div style="text-align: center;">
- <div id="paypal-button-container-30"></div>
- </div>
- </div>
- </div>
- </div>
- <!-- <button class="buy-btn">Buy Now</button> -->
- </div>
- </div>
- <div class="card mx-lg-5 my-5 my-lg-0 h-100">
- <div class="card-body p-0 py-4 d-flex flex-column align-items-center">
- <div class="d-flex flex-column mb-2">
- <section class="d-flex mx-auto">
- <img width="30" height="30" src="/imgs/icon/play-button.png" alt="" class="me-2">
- <h5 class="card-title m-0 fw-bold">4,200</h5>
- </section>
- <span class="text-center" style="color: #7c8ba7;">Views</span>
- </div>
- <p class="card-text price">60 USD</p>
- <div class="mx-auto mt-2 mb-1">
- <ul>
- <li class="card-text mb-2">
- <img width="30" src="/imgs/icon/check.png" alt="">
- 100% true views
- </li>
- <li class="card-text">
- <img width="30" src="/imgs/icon/check.png" alt="">
- Performance report included
- </li>
- </ul>
- <!-- <p class="card-text mb-2">Placement fee : NT$400/video</p> -->
- <!-- <p class="card-text">Cost per valid view : NT$0.4</p> -->
- </div>
- <p>
- <button class="buy-btn" type="button" data-bs-toggle="collapse" data-bs-target="#paypal_box_60"
- aria-expanded="false" aria-controls="collapseExample">
- Buy Now
- </button>
- </p>
- <div class="collapse w-100" id="paypal_box_60">
- <div class="card card-body paypal-content">
- <div id="smart-button-container">
- <div style="text-align: center;">
- <div id="paypal-button-container-60"></div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <div class="card h-100">
- <div class="card-body p-0 py-4 d-flex flex-column align-items-center">
- <div class="d-flex flex-column mb-2">
- <section class="d-flex mx-auto">
- <img width="30" height="30" src="/imgs/icon/play-button.png" alt="" class="me-2">
- <h5 class="card-title m-0 fw-bold">7,500</h5>
- </section>
- <span class="text-center" style="color: #7c8ba7;">Views</span>
- </div>
- <p class="card-text price">100 USD</p>
- <div class="mx-auto mt-2 mb-1">
- <ul>
- <li class="card-text mb-2">
- <img width="30" src="/imgs/icon/check.png" alt="">
- 100% true views
- </li>
- <li class="card-text">
- <img width="30" src="/imgs/icon/check.png" alt="">
- Performance report included
- </li>
- </ul>
- <!-- <p class="card-text mb-2">Placement fee : NT$400/video</p> -->
- <!-- <p class="card-text">Cost per valid view : NT$0.4</p> -->
- </div>
- <p>
- <button class="buy-btn" type="button" data-bs-toggle="collapse" data-bs-target="#paypal_box_100"
- aria-expanded="false" aria-controls="collapseExample">
- Buy Now
- </button>
- </p>
- <div class="collapse w-100" id="paypal_box_100">
- <div class="card card-body paypal-content">
- <div id="smart-button-container">
- <div style="text-align: center;">
- <div id="paypal-button-container-100"></div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <div class="row direction-list">
- <div class="col-12 col-md-6 content">
- <div class="d-flex align-items-start">
- <img src="/imgs/icon/analytics.png" alt="" class="me-3">
- <section class="d-flex flex-column">
- <h5>What are YouTube views?</h5>
- <p>
- Views on a YouTube video are counted if the video is played at the initiative of the user and the video
- is not detected as spam by YouTube’s algorithm.
- </p>
- </section>
- </div>
- <div class="d-flex align-items-start">
- <img src="/imgs/icon/padlock.png" alt="" class="me-3">
- <section class="d-flex flex-column">
- <h5>Safe and secure</h5>
- <p>
- We NEVER ask the password of your YouTube account or any private information when you purchase our
- services. However, you should protect your YouTube account and never share the password of your YouTube
- account with anyone.
- </p>
- </section>
- </div>
- </div>
- <div class="col-12 col-md-6 content">
- <div class="d-flex align-items-start">
- <img src="/imgs/icon/search.png" alt="" class="me-3">
- <section class="d-flex flex-column">
- <h5>Why buy YouTube views?</h5>
- <p>
- People tend to look at the view count of videos when deciding which video to watch. Videos with high
- view counts attract more people to click and watch the videos. Buying views can increase your chances of
- getting more organic views.
- </p>
- </section>
- </div>
- <div class="d-flex align-items-start">
- <img src="/imgs/icon/exclamation.png" alt="" class="me-3">
- <section class="d-flex flex-column">
- <h5>Making sure your YouTube views are counted correctly</h5>
- <p>
- To ensure your YouTube views are counted correctly, DO NOT purchase views from multiple services at the
- same time.
- </p>
- </section>
- </div>
- </div>
- </div>
- </div>
- <div class="container-fluid py-5 my-5 position-relative" style="background-color: #FFEBE2;">
- <div class="row justify-content-center align-items-center">
- <div class="col-11 col-lg-5">
- <h5 class="title">Why Should You Buy YouTube Views?</h5>
- <p>
- Given YouTube’s popularity as a video streaming platform, competition for views and ranking on YouTube is
- tough. Aside from the title, thumbnail, and description of a video, view count is also an important factor
- for users to decide which video to watch – in fact, people prefer watching videos which have a high view
- count! Videos with a high view count attract more people to click and watch the videos. Buying YouTube views
- can increase your chances of getting more organic views and gaining higher exposure, which in turn increases
- your channel’s credibility, puts your video higher in the rankings, and potentially helps you earn more
- subscribers.
- </p>
- </div>
- <div class="col-12 col-lg-6">
- <img src="/imgs/dm/yt-views/stock-01.png" alt="" class="img-fluid">
- </div>
- </div>
- <img src="/imgs/bottom-line.png" alt="" class="position-absolute">
- </div>
- <div class="container" style="margin-top: 80px;">
- <div class="row my-5 align-items-center justify-content-center">
- <div class="col-12 col-lg-6">
- <img src="/imgs/dm/yt-views/stock-02.png" alt="" class="img-fluid">
- </div>
- <div class="col-11 col-lg-6 mt-5 mt-lg-0">
- <h5 class="title">Is buying YouTube views safe and legal?</h5>
- <p>
- The only thing related to YouTube that we ask when you purchase YouTube views from us is the ID or link of
- the YouTube video – we NEVER ask the password of your YouTube account or any of your private information.
- However, you should always protect your YouTube account and never share the password of your YouTube account
- with anyone, in order to prevent your YouTube account from being compromised.
- <br>
- <br>
- YouTube allows users to purchase views, as long as such activities are not considered spamming. Do note that
- YouTube can delete videos that are deemed spam or contain spam activity, and the uploader can risk being
- suspended or banned from YouTube – therefore, you should refrain from buying too many views all at once. In
- addition, you should make sure that your purchase of YouTube views does not violate the laws and regulations
- in your area.
- </p>
- </div>
- <div class="col-11 col-lg-6 mt-5">
- <h5 class="title">What Are the Benefits of Having YouTube Views?</h5>
- <p>
- Having YouTube views will make your videos look more popular – users tend to view popular videos, that is,
- videos with a high amount of views. The popularity of a video will increase as it is viewed, and popular
- videos
- will be watched by more people.
- <br>
- <br>
- Even if you don’t buy YouTube views, your channel and its videos can still have the potential to become
- popular
- – however it may take more time than when you buy YouTube views. Buying YouTube views help you save time and
- make your channel and its videos become popular faster.
- </p>
- </div>
- <div class="col-12 col-lg-6">
- <img src="/imgs/dm/yt-views/stock-03.png" alt="" class="img-fluid">
- </div>
- </div>
- </div>
- <!-- <section class="category container text-center dm-description mt-xl">
- <h5 class="mb-5" style="font-size: 2rem;">常見問題</h5>
- <h2 class="category-sub-h2 pt-3"></h2>
- <p>
- Find answers to any questions you may have in mind about our products and tools. If you can't find your answer
- at FAQ you can reach us via our live support center without a fee.
- </p>
- </section> -->
- <!-- FAQ -->
- <!-- <div class="container pb-5">
- <div class="row">
- <div class="col-6">
- <div class="accordion" id="accordionExample">
- <div class="accordion-item">
- <h2 class="accordion-header" id="headingTwo">
- <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
- data-bs-target="#faq_01" aria-expanded="false" aria-controls="faq_01">
- Can this service help me reach 4,000 hours of view time required for monetization and partnership?
- </button>
- </h2>
- <div id="faq_01" class="accordion-collapse collapse" aria-labelledby="headingTwo"
- data-bs-parent="#accordionExample">
- <div class="accordion-body">
- Yes! When you get YouTube views, the video you targeted will be watched from start to end by the
- specific amount of accounts you decided. With this service, you can easily surpass the 4,000 hours
- limit.
- </div>
- </div>
- </div>
- <div class="accordion-item">
- <h2 class="accordion-header" id="headingTwo">
- <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
- data-bs-target="#faq_02" aria-expanded="false" aria-controls="faq_02">
- Is it possible for YouTube to realize I'm not getting genuine views?
- </button>
- </h2>
- <div id="faq_02" class="accordion-collapse collapse" aria-labelledby="headingTwo"
- data-bs-parent="#accordionExample">
- <div class="accordion-body">
- It's not likely. Since there isn't a list called "viewers," or such, it's almost impossible for
- YouTube to catch you red-handed. It's not so much different than asking a friend to watch your video.
- </div>
- </div>
- </div>
- <div class="accordion-item">
- <h2 class="accordion-header" id="headingThree">
- <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
- data-bs-target="#faq_03" aria-expanded="false" aria-controls="faq_03">
- Can my number of views decrease over time?
- </button>
- </h2>
- <div id="faq_03" class="accordion-collapse collapse" aria-labelledby="headingThree"
- data-bs-parent="#accordionExample">
- <div class="accordion-body">
- No! It's not possible to lose your video views. Those views are intended to stay on your profile for a
- remarkable period. We can clearly say those views are going to remain intact on your account.
- </div>
- </div>
- </div>
- <div class="accordion-item">
- <h2 class="accordion-header" id="headingThree">
- <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
- data-bs-target="#faq_04" aria-expanded="false" aria-controls="faq_04">
- What counts as a view on YouTube?
- </button>
- </h2>
- <div id="faq_04" class="accordion-collapse collapse" aria-labelledby="headingThree"
- data-bs-parent="#accordionExample">
- <div class="accordion-body">
- YouTube counts 30 seconds of watch time a single view.
- </div>
- </div>
- </div>
- <div class="accordion-item">
- <h2 class="accordion-header" id="headingThree">
- <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
- data-bs-target="#faq_05" aria-expanded="false" aria-controls="faq_05">
- What counts as a view for a paid advertisement on YouTube?
- </button>
- </h2>
- <div id="faq_05" class="accordion-collapse collapse" aria-labelledby="headingThree"
- data-bs-parent="#accordionExample">
- <div class="accordion-body">
- If the user watches a complete ad or watches at least 30 seconds of an ad, it counts as a view.
- Interactions with the ad are also counted as views.
- </div>
- </div>
- </div>
- <div class="accordion-item">
- <h2 class="accordion-header" id="headingThree">
- <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
- data-bs-target="#faq_06" aria-expanded="false" aria-controls="faq_06">
- Does rewatching a video counts as a view?
- </button>
- </h2>
- <div id="faq_06" class="accordion-collapse collapse" aria-labelledby="headingThree"
- data-bs-parent="#accordionExample">
- <div class="accordion-body">
- Yes, if you replay and watch more than 30 seconds, it counts as a view.
- </div>
- </div>
- </div>
- </div>
- </div>
- <div class="col-6">
- <div class="accordion" id="accordionExample">
- <div class="accordion-item">
- <h2 class="accordion-header" id="headingTwo">
- <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
- data-bs-target="#faq_07" aria-expanded="false" aria-controls="faq_07">
- How are YouTubers paid?
- </button>
- </h2>
- <div id="faq_07" class="accordion-collapse collapse" aria-labelledby="headingTwo"
- data-bs-parent="#accordionExample">
- <div class="accordion-body">
- They are paid with the advertisements they optimize with AdSense.
- </div>
- </div>
- </div>
- <div class="accordion-item">
- <h2 class="accordion-header" id="headingThree">
- <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
- data-bs-target="#faq_08" aria-expanded="false" aria-controls="faq_08">
- Is it illegal to buy YouTube views?
- </button>
- </h2>
- <div id="faq_08" class="accordion-collapse collapse" aria-labelledby="headingThree"
- data-bs-parent="#accordionExample">
- <div class="accordion-body">
- Paying people to see your videos is not illegal, so no.
- </div>
- </div>
- </div>
- <div class="accordion-item">
- <h2 class="accordion-header" id="headingThree">
- <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
- data-bs-target="#faq_09" aria-expanded="false" aria-controls="faq_09">
- Is it safe to buy YouTube views?
- </button>
- </h2>
- <div id="faq_09" class="accordion-collapse collapse" aria-labelledby="headingThree"
- data-bs-parent="#accordionExample">
- <div class="accordion-body">
- Absolutely. Our website is protected by an SSL certificate, so you can be comfortable when you're
- buying services from us.
- </div>
- </div>
- </div>
- <div class="accordion-item">
- <h2 class="accordion-header" id="headingThree">
- <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
- data-bs-target="#faq_10" aria-expanded="false" aria-controls="faq_10">
- Can YouTubers see who viewed their videos?
- </button>
- </h2>
- <div id="faq_10" class="accordion-collapse collapse" aria-labelledby="headingThree"
- data-bs-parent="#accordionExample">
- <div class="accordion-body">
- Unfortunately not. They can only see how many people viewed their videos.
- </div>
- </div>
- </div>
- <div class="accordion-item">
- <h2 class="accordion-header" id="headingThree">
- <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
- data-bs-target="#faq_11" aria-expanded="false" aria-controls="faq_11">
- How can I get 4000 hours of watch time quickly?
- </button>
- </h2>
- <div id="faq_11" class="accordion-collapse collapse" aria-labelledby="headingThree"
- data-bs-parent="#accordionExample">
- <div class="accordion-body">
- If you want to get 4000 watch hours fast, you can have a look at our YouTube Watch Hours service.
- </div>
- </div>
- </div>
- <div class="accordion-item">
- <h2 class="accordion-header" id="headingThree">
- <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
- data-bs-target="#faq_12" aria-expanded="false" aria-controls="faq_12">
- What happens when you get 1K subscribers on YouTube?
- </button>
- </h2>
- <div id="faq_12" class="accordion-collapse collapse" aria-labelledby="headingThree"
- data-bs-parent="#accordionExample">
- <div class="accordion-body">
- When you hit 1K subscribers, YouTube sends you a mail to congratulate you.
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div> -->
- </main>
- {{ partial "footer.html" . }}
- <script type="application/javascript">
- var doNotTrack = false;
- if (!doNotTrack) {
- (function (i, s, o, g, r, a, m) {
- i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
- (i[r].q = i[r].q || []).push(arguments)
- }, i[r].l = 1 * new Date(); a = s.createElement(o),
- m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
- })(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
- ga('create', 'UA-153100602-5', 'auto');
- ga('send', 'pageview');
- }
- </script>
- <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js"
- integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p"
- crossorigin="anonymous"></script>
- <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js"
- integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF"
- crossorigin="anonymous"></script>
- <!-- PayPal 按鈕 -->
- <script
- src="https://www.paypal.com/sdk/js?client-id=AYDfLD6TeH9KgbAzy1LNTNmBP4kwNlMoQ-pYEBlTBMq5bs-vjTAdQr3s2s3L_bD_5qEHYS079Svc9h2W&enable-funding=venmo¤cy=USD"
- data-sdk-integration-source="button-factory"></script>
- <script>
- // 30 USD
- function initPayPalButton_30() {
- paypal.Buttons({
- style: {
- shape: 'rect',
- color: 'gold',
- layout: 'vertical',
- label: 'paypal',
- },
- createOrder: function (data, actions) {
- return actions.order.create({
- purchase_units: [{ "description": "2,000 real youtube video views", "amount": { "currency_code": "USD", "value": 30 } }]
- });
- },
- onApprove: function (data, actions) {
- return actions.order.capture().then(function (orderData) {
- // Full available details
- console.log('Capture result', orderData, JSON.stringify(orderData, null, 2));
- // Show a success message within this page, e.g.
- const element = document.getElementById('paypal-button-container-30');
- element.innerHTML = '';
- element.innerHTML = '<h3>Thank you for your payment!</h3>';
- // Or go to another URL: actions.redirect('thank_you.html');
- });
- },
- onError: function (err) {
- console.log(err);
- }
- }).render('#paypal-button-container-30');
- }
- initPayPalButton_30();
- // 60 USD
- function initPayPalButton_60() {
- paypal.Buttons({
- style: {
- shape: 'rect',
- color: 'gold',
- layout: 'vertical',
- label: 'paypal',
- },
- createOrder: function (data, actions) {
- return actions.order.create({
- purchase_units: [{ "description": "4,200 real youtube video views", "amount": { "currency_code": "USD", "value": 60 } }]
- });
- },
- onApprove: function (data, actions) {
- return actions.order.capture().then(function (orderData) {
- // Full available details
- console.log('Capture result', orderData, JSON.stringify(orderData, null, 2));
- // Show a success message within this page, e.g.
- const element = document.getElementById('paypal-button-container-60');
- element.innerHTML = '';
- element.innerHTML = '<h3>Thank you for your payment!</h3>';
- // Or go to another URL: actions.redirect('thank_you.html');
- });
- },
- onError: function (err) {
- console.log(err);
- }
- }).render('#paypal-button-container-60');
- }
- initPayPalButton_60();
- // 100 USD
- function initPayPalButton_100() {
- paypal.Buttons({
- style: {
- shape: 'rect',
- color: 'gold',
- layout: 'vertical',
- label: 'paypal',
- },
- createOrder: function (data, actions) {
- return actions.order.create({
- purchase_units: [{ "description": "7,500 real youtube video views", "amount": { "currency_code": "USD", "value": 100 } }]
- });
- },
- onApprove: function (data, actions) {
- return actions.order.capture().then(function (orderData) {
- // Full available details
- console.log('Capture result', orderData, JSON.stringify(orderData, null, 2));
- // Show a success message within this page, e.g.
- const element = document.getElementById('paypal-button-container-100');
- element.innerHTML = '';
- element.innerHTML = '<h3>Thank you for your payment!</h3>';
- // Or go to another URL: actions.redirect('thank_you.html');
- });
- },
- onError: function (err) {
- console.log(err);
- }
- }).render('#paypal-button-container-100');
- }
- initPayPalButton_100();
- </script>
- </body>
- </html>
|