stripe_example_site.git
2 years agoFix javascript missing let master
Nick Downing [Wed, 29 Dec 2021 23:45:31 +0000 (10:45 +1100)]
Fix javascript missing let

2 years agoMove secret key and other data into /_config/config.json
Nick Downing [Mon, 27 Dec 2021 06:25:16 +0000 (17:25 +1100)]
Move secret key and other data into /_config/config.json

2 years agoRename checkout.html.jst to index.html.jst
Nick Downing [Mon, 27 Dec 2021 06:26:02 +0000 (17:26 +1100)]
Rename checkout.html.jst to index.html.jst

2 years agoChange paypal example to stripe
Nick Downing [Mon, 27 Dec 2021 02:26:16 +0000 (13:26 +1100)]
Change paypal example to stripe

2 years agoMake _library/*.jst routines use async/await more
Nick Downing [Sun, 19 Dec 2021 04:06:47 +0000 (15:06 +1100)]
Make _library/*.jst routines use async/await more

2 years agoMake _library/*.jst functions load _config/config.json themselves as originally
Nick Downing [Sun, 19 Dec 2021 03:11:08 +0000 (14:11 +1100)]
Make _library/*.jst functions load _config/config.json themselves as originally

2 years agoBreak _library/basic_functions.jst into individual jst files per function
Nick Downing [Sun, 19 Dec 2021 03:07:10 +0000 (14:07 +1100)]
Break _library/basic_functions.jst into individual jst files per function

2 years agoJSTize everything
Nick Downing [Sun, 19 Dec 2021 02:53:50 +0000 (13:53 +1100)]
JSTize everything

2 years agoInitial commit, port PayPalCheckoutServerSideV2_nodejs.zip to jst_server
Nick Downing [Sun, 19 Dec 2021 02:16:07 +0000 (13:16 +1100)]
Initial commit, port PayPalCheckoutServerSideV2_nodejs.zip to jst_server