Add Paypal Support

This commit is contained in:
Abner Coimbre
2024-11-02 16:40:45 -07:00
parent a19d57f45b
commit 190b133a9c
2 changed files with 158 additions and 12 deletions

View File

@@ -59,8 +59,8 @@ features:
button_class: "seattle-bg"
class: "bg-transparent border border-orange-500 rounded-md cursor-pointer hover:bg-orange-500 hover:border-orange-500 hover:text-white focus-within:bg-orange-500 focus-within:border-orange-500 focus-within:text-white"
url: "https://buy.stripe.com/9AQ8wG0P9a5fg0wfZr"
alt_url: "https://google.com/"
alt_title: "PayPal"
alt_paypal_id: "paypal-physical-ticket"
alt_class: "text-sm hover:underline mt-4"
features_class: "text-white text-center"
features:
@@ -78,15 +78,15 @@ features:
title_class: "text-white text-center"
name_class: "seattle-color"
price_class: "text-green-500"
price: "399"
original_price: ""
price: "349"
original_price: "399"
features_class: "text-white"
button:
title: "Register"
class: "bg-transparent border border-orange-500 rounded-md cursor-pointer hover:bg-green-500 hover:border-green-500 hover:text-white focus-within:bg-green-500 focus-within:border-green-500 focus-within:text-white"
url: "https://buy.stripe.com/aEU3cmgO7dhr6pWeVp"
alt_url: "https://google.com/"
alt_title: "PayPal"
alt_paypal_id: "paypal-physical-ticket-premium"
alt_class: "text-sm hover:underline mt-4"
features:
- text: "If you want to support the conference"
@@ -132,8 +132,8 @@ features:
title: "Register"
class: "bg-transparent border border-orange-500 rounded-md cursor-pointer hover:bg-orange-500 hover:border-orange-500 hover:text-white focus-within:bg-orange-500 focus-within:border-orange-500 focus-within:text-white"
url: "https://buy.stripe.com/6oE4gq69t7X75lSeVo"
alt_url: "https://google.com/"
alt_title: "PayPal"
alt_paypal_id: "paypal-online-ticket"
alt_class: "text-sm hover:underline mt-4"
features_class: "text-black dark:text-white"
features:
@@ -156,8 +156,8 @@ features:
title: "Register"
class: "bg-transparent border border-orange-500 rounded-md cursor-pointer hover:bg-green-500 hover:border-green-500 hover:text-white focus-within:bg-green-500 focus-within:border-green-500 focus-within:text-white"
url: "https://buy.stripe.com/9AQ8wG0P9a5fg0wfZr"
alt_url: "https://google.com/"
alt_title: "PayPal"
alt_paypal_id: "paypal-online-ticket-premium"
alt_class: "text-sm hover:underline mt-4"
features_class: "text-black dark:text-white"
features:
@@ -248,4 +248,4 @@ features:
avatar: "/images/people/alasdair.jpg"
content: |
Abner Coimbre is a fantastic host & organiser with an important vision for building better software that benefits all of us, in his words: "reclaiming user value"
---
---