Skip to content

Commit

Permalink
4.4.4 initial sync from Pro
Browse files Browse the repository at this point in the history
  • Loading branch information
spencerfinnell committed Mar 28, 2022
1 parent aa3e74b commit 5cd4e28
Show file tree
Hide file tree
Showing 134 changed files with 2,652 additions and 1,043 deletions.
56 changes: 56 additions & 0 deletions data/templates/ach-debit-form.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{
"id": "7c1efe0a-2c73-4456-875a-5c96cf69db71",
"license": [
"personal",
"plus",
"professional",
"ultimate",
"elite"
],
"categories": [
"non-profit",
"alternative"
],
"keywords": [
"ach",
"debit",
"on-site"
],
"slug": "ach-debit-form",
"name": "ACH Debit Form",
"description": "Accept ACH debit payments directly from bank accounts (U.S. only).",
"url": "",
"data": {
"title": "ACH Debit Form",
"description": "",
"type": "embedded",
"payment_methods": [
"ach-debit",
"card"
],
"fields": [
{
"type": "email",
"label": "Email Address"
},
{
"type": "plan_select",
"label": ""
},
{
"type": "card",
"label": "",
"icons": "yes"
},
{
"type": "checkout_button"
}
],
"prices": [
{
"unit_amount": 10000,
"currency": "usd"
}
]
}
}
53 changes: 53 additions & 0 deletions data/templates/afterpay-clearpay-form.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
{
"id": "e1336366-a8d6-4e6b-8ece-7ab476d96e28",
"license": [
"professional",
"ultimate",
"elite"
],
"categories": [
"business",
"alternative"
],
"keywords": [
"buy now",
"pay later",
"on-site"
],
"slug": "afterpay-clearpay-form",
"name": "Afterpay/Clearpay (Buy Now Pay Later) Form",
"description": "Offer buy now pay later payments with Afterpay/Clearpay.",
"url": "",
"data": {
"title": "Afterpay/Clearpay (Buy Now Pay Later) Form",
"description": "",
"type": "embedded",
"payment_methods": [
"afterpay-clearpay",
"card"
],
"fields": [
{
"type": "email",
"label": "Email Address"
},
{
"type": "plan_select",
"label": ""
},
{
"type": "card",
"label": "",
"icons": "yes"
},
{
"type": "checkout_button"
}
],
"prices": [
{
"unit_amount": 2500
}
]
}
}
53 changes: 53 additions & 0 deletions data/templates/klarna-form.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
{
"id": "a0668a50-8b04-4231-8bf5-54264cf7030a",
"license": [
"professional",
"ultimate",
"elite"
],
"categories": [
"business",
"alternative"
],
"keywords": [
"buy now",
"pay later",
"on-site"
],
"slug": "klarna-form",
"name": "Klarna (Buy Now Pay Later) Form",
"description": "Offer buy now pay later payments with Klarna.",
"url": "",
"data": {
"title": "Klarna (Buy Now Pay Later) Form",
"description": "",
"type": "embedded",
"payment_methods": [
"klarna",
"card"
],
"fields": [
{
"type": "email",
"label": "Email Address"
},
{
"type": "plan_select",
"label": ""
},
{
"type": "card",
"label": "",
"icons": "yes"
},
{
"type": "checkout_button"
}
],
"prices": [
{
"unit_amount": 2500
}
]
}
}
56 changes: 56 additions & 0 deletions data/templates/payment-form-coupon.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{
"id": "5201e546-8de6-42dc-9e5f-d3cc51813fa2",
"license": [
"personal",
"plus",
"professional",
"ultimate",
"elite"
],
"categories": [
"business"
],
"keywords": [
"on-site",
"coupon",
"discount"
],
"slug": "payment-form-coupon",
"name": "Payment Form with Coupon",
"description": "Collect credit card payments with a basic form, accept coupons.",
"url": "",
"data": {
"title": "Payment Form with Coupon",
"description": "Collect credit card payments",
"type": "embedded",
"payment_methods": [
"card"
],
"fields": [
{
"type": "email",
"label": "Email Address"
},
{
"type": "plan_select",
"label": ""
},
{
"type": "coupon",
"label": "Coupon Code"
},
{
"type": "card",
"label": "Credit Card"
},
{
"type": "checkout_button"
}
],
"prices": [
{
"unit_amount": 1000
}
]
}
}
58 changes: 58 additions & 0 deletions data/templates/payment-request-form.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
{
"id": "86d08d6b-8e84-4e59-9177-cf946bb9f910",
"license": [
"personal",
"plus",
"professional",
"ultimate",
"elite"
],
"categories": [
"business",
"alternative"
],
"keywords": [
"apple",
"google",
"microsoft",
"express",
"on-site"
],
"slug": "payment-request-form",
"name": "Apple Pay / Google Pay Form",
"description": "Collect payments with Apple Pay and Google Pay.",
"url": "",
"data": {
"title": "Apple Pay / Google Pay Form",
"description": "",
"type": "embedded",
"payment_methods": [
"card"
],
"fields": [
{
"type": "email",
"label": "Email Address"
},
{
"type": "plan_select",
"label": ""
},
{
"type": "payment_request_button"
},
{
"type": "card",
"label": "Credit Card"
},
{
"type": "checkout_button"
}
],
"prices": [
{
"unit_amount": 1000
}
]
}
}
56 changes: 56 additions & 0 deletions data/templates/product-installment-plan-form.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{
"id": "05387fec-8a7d-423e-8a5d-04e94af41111",
"license": [
"plus",
"professional",
"ultimate",
"elite"
],
"categories": [
"recurring"
],
"keywords": [
"installment",
"service",
"subscription"
],
"slug": "product-installment-plan-form",
"name": "Installment Plan Form",
"description": "Collect a specific number of payments in a specific period of time.",
"url": "",
"data": {
"title": "Installment Plan",
"description": "Purchase a product in installments.",
"type": "embedded",
"payment_methods": [
"card"
],
"fields": [
{
"type": "email",
"label": "Email Address"
},
{
"type": "plan_select"
},
{
"type": "card",
"label": "Credit Card"
},
{
"type": "checkout_button"
}
],
"prices": [
{
"unit_amount": 2500,
"recurring": {
"interval": "month",
"interval_count": 1,
"invoice_limit": 4
},
"default": true
}
]
}
}
Loading

0 comments on commit 5cd4e28

Please sign in to comment.