-
Notifications
You must be signed in to change notification settings - Fork 128
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: corydavis <[email protected]>
- Loading branch information
1 parent
0fe7c07
commit 43f444d
Showing
45 changed files
with
29,952 additions
and
1,049 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,206 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
|
||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
|
||
<title> | ||
ApplePayPayment - Documentation | ||
</title> | ||
|
||
<link href="https://www.braintreepayments.com/images/favicon-ccda0b14.png" rel="icon" type="image/png"> | ||
|
||
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.7.0/highlight.min.js"></script> | ||
<script>hljs.initHighlightingOnLoad();</script> | ||
|
||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script> | ||
|
||
<link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css"> | ||
<link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css"> | ||
|
||
|
||
|
||
<!-- start Mixpanel --> | ||
<script type="text/javascript">(function(e,a){if(!a.__SV){var b=window;try{var c,l,i,j=b.location,g=j.hash;c=function(a,b){return(l=a.match(RegExp(b+"=([^&]*)")))?l[1]:null};g&&c(g,"state")&&(i=JSON.parse(decodeURIComponent(c(g,"state"))),"mpeditor"===i.action&&(b.sessionStorage.setItem("_mpcehash",g),history.replaceState(i.desiredHash||"",e.title,j.pathname+j.search)))}catch(m){}var k,h;window.mixpanel=a;a._i=[];a.init=function(b,c,f){function e(b,a){var c=a.split(".");2==c.length&&(b=b[c[0]],a=c[1]);b[a]=function(){b.push([a].concat(Array.prototype.slice.call(arguments, | ||
0)))}}var d=a;"undefined"!==typeof f?d=a[f]=[]:f="mixpanel";d.people=d.people||[];d.toString=function(b){var a="mixpanel";"mixpanel"!==f&&(a+="."+f);b||(a+=" (stub)");return a};d.people.toString=function(){return d.toString(1)+".people (stub)"};k="disable time_event track track_pageview track_links track_forms register register_once alias unregister identify name_tag set_config reset people.set people.set_once people.increment people.append people.union people.track_charge people.clear_charges people.delete_user".split(" "); | ||
for(h=0;h<k.length;h++)e(d,k[h]);a._i.push([b,c,f])};a.__SV=1.2;b=e.createElement("script");b.type="text/javascript";b.async=!0;b.src="undefined"!==typeof MIXPANEL_CUSTOM_LIB_URL?MIXPANEL_CUSTOM_LIB_URL:"file:"===e.location.protocol&&"//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js".match(/^\/\//)?"https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js":"//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js";c=e.getElementsByTagName("script")[0];c.parentNode.insertBefore(b,c)}})(document,window.mixpanel||[]); | ||
mixpanel.init("1919205b2da72e4da3b9b6639b444d59");</script> | ||
<!-- end Mixpanel --> | ||
</head> | ||
|
||
<body> | ||
<svg style="display: none;"> | ||
<defs> | ||
<symbol id="linkIcon" fill="#706d77" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"> | ||
<path d="M0 0h24v24H0z" fill="none"/> | ||
<path d="M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z"/> | ||
</symbol> | ||
</defs> | ||
</svg> | ||
|
||
<input type="checkbox" id="nav-trigger" class="nav-trigger" /> | ||
<label for="nav-trigger" class="navicon-button x"> | ||
<div class="navicon"></div> | ||
</label> | ||
|
||
<label for="nav-trigger" class="overlay"></label> | ||
|
||
<div class="top-nav-wrapper"> | ||
<ul> | ||
<li > | ||
<a href="index.html"> | ||
|
||
<svg fill="#6D6D6D" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"> | ||
<path d="M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z"/> | ||
<path d="M0 0h24v24H0z" fill="none"/> | ||
</svg> | ||
|
||
|
||
</a> | ||
</li> | ||
|
||
|
||
|
||
</ul> | ||
</div> | ||
|
||
<nav> | ||
<h3 class="reference-title"> | ||
Braintree Drop-in Reference | ||
</h3> | ||
|
||
<h3>Classes</h3><ul><li id="Dropin-nav"><a href="Dropin.html">Dropin</a><ul class='methods'><li data-type="method" id="Dropin-clearSelectedPaymentMethod-nav"><a href="Dropin.html#clearSelectedPaymentMethod">clearSelectedPaymentMethod</a></li><li data-type="method" id="Dropin-getAvailablePaymentOptions-nav"><a href="Dropin.html#getAvailablePaymentOptions">getAvailablePaymentOptions</a></li><li data-type="method" id="Dropin-isPaymentMethodRequestable-nav"><a href="Dropin.html#isPaymentMethodRequestable">isPaymentMethodRequestable</a></li><li data-type="method" id="Dropin-off-nav"><a href="Dropin.html#off">off</a></li><li data-type="method" id="Dropin-on-nav"><a href="Dropin.html#on">on</a></li><li data-type="method" id="Dropin-requestPaymentMethod-nav"><a href="Dropin.html#requestPaymentMethod">requestPaymentMethod</a></li><li data-type="method" id="Dropin-teardown-nav"><a href="Dropin.html#teardown">teardown</a></li><li data-type="method" id="Dropin-updateConfiguration-nav"><a href="Dropin.html#updateConfiguration">updateConfiguration</a></li></ul></li></ul><h3>Modules</h3><ul><li id="braintree-web-drop-in-nav"><a href="module-braintree-web-drop-in.html">braintree-web-drop-in</a><ul class='methods'><li data-type="method" id="braintree-web-drop-in-create-nav"><a href="module-braintree-web-drop-in.html#.create">create</a></li></ul></li></ul> | ||
</nav> | ||
|
||
<div id="main"> | ||
|
||
<h1 class="page-title"> | ||
ApplePayPayment | ||
</h1> | ||
|
||
|
||
|
||
|
||
<section> | ||
<header> | ||
|
||
<h2> | ||
|
||
ApplePayPayment | ||
|
||
</h2> | ||
|
||
|
||
|
||
</header> | ||
|
||
<article> | ||
<div class="container-overview"> | ||
|
||
|
||
<div class="description"> | ||
<p>An <a href="https://developer.apple.com/documentation/apple_pay_on_the_web/applepaypayment">Apple Pay Payment object</a>.</p> | ||
</div> | ||
|
||
|
||
|
||
|
||
<dl class="details"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<dt class="tag-source">Source:</dt> | ||
<dd class="tag-source"> | ||
<ul class="dummy"> | ||
<li> | ||
<a href="dropin.js.html">dropin.js</a>, <a href="dropin.js.html#line101">line 101</a> | ||
</li> | ||
</ul> | ||
</dd> | ||
|
||
|
||
|
||
|
||
|
||
<dt class="tag-see">See:</dt> | ||
<dd class="tag-see"> | ||
<ul> | ||
|
||
<li> | ||
<a href="https://developer.apple.com/documentation/apple_pay_on_the_web/applepaypayment">ApplePayPayment</a> | ||
</li> | ||
|
||
</ul> | ||
</dd> | ||
|
||
|
||
|
||
</dl> | ||
|
||
|
||
|
||
|
||
</div> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</article> | ||
</section> | ||
|
||
|
||
|
||
|
||
</div> | ||
|
||
<br class="clear"> | ||
|
||
<footer> | ||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> | ||
</footer> | ||
|
||
<script src="scripts/linenumber.js"></script> | ||
<script src="scripts/pagelocation.js"></script> | ||
|
||
|
||
|
||
</body> | ||
</html> |
Oops, something went wrong.