groupfuturista.com Open in urlscan Pro
184.168.101.198  Public Scan

Submitted URL: http://tracking.futuristaevents.com/tracking/click?d=bwYWZNMZK87owjjb_Y3LBA7rwEYAoilxbwfox9fTtk7sO1wFlB0hLxBSzZWgaON_YqRH2RCAH8BlA0f...
Effective URL: https://groupfuturista.com/FBNPL2022.3/
Submission: On September 27 via api from CH — Scanned from DE

Form analysis 6 forms found in the DOM

POST ./app/stripe.php

<form action="./app/stripe.php" method="post" id="payment-form">
  <div class="modal-body">
    <input type="hidden" readonly="" id="totalPayableAmountPay" name="totalPayableAmountPay">
    <input type="hidden" name="package" id="package" value="SILVER">
    <div class="form-group">
      <label for="nameLabel">Full Name</label>
      <input type="text" class="form-control mb-3 StripeElement StripeElement--empty" name="name" placeholder="Enter full name" autocomplete="off" required="">
    </div>
    <div class="form-group">
      <label for="nameLabel">Email Address</label>
      <input type="email" class="form-control mb-3 StripeElement StripeElement--empty" name="email" placeholder="Enter email address" autocomplete="off" required="">
    </div>
    <div class="form-group">
      <label for="password1">Delegate Pass</label>
      <select name="formData2price" required="" class="form-control" id="formData2price" onchange="getPriceToUpdate()">
        <option value="">Select Delegate Pass</option>
        <option value="999">Early Bird Standard Pass €999</option>
        <option value="399">Start-up Pass €399</option>
        <option value="399">Webinar Recording/Documentaion Package €399</option>
      </select>
    </div>
    <div class="form-group">
      <label for="password1">Delegate Pass Quantity</label>
      <select name="formData2quantity" required="" class="form-control" id="formData2quantity" onchange="getPriceToUpdate()">
        <option value="">Select Delegate Pass</option>
        <option value="1" selected="">1</option>
        <option value="2">2</option>
        <option value="3">3</option>
        <option value="4">4</option>
        <option value="5">5</option>
        <option value="6">6</option>
        <option value="7">7</option>
        <option value="8">8</option>
        <option value="9">9</option>
        <option value="10">10</option>
        <option value="11">11</option>
        <option value="12">12</option>
        <option value="13">13</option>
        <option value="14">14</option>
        <option value="15">15</option>
        <option value="16">16</option>
        <option value="17">17</option>
        <option value="18">18</option>
        <option value="19">19</option>
        <option value="20">20</option>
      </select>
    </div>
    <div class="form-group">
      <label for="password1">Total Amount to Pay : </label>
      <label id="totalPayableAmount"> €</label>
    </div>
    <div class="form-group">
      <label for="companyNameLabel">Company Name</label>
      <input type="text" class="form-control mb-3 StripeElement StripeElement--empty" name="companyName" placeholder="Company name" autocomplete="off" required="">
    </div>
    <div class="form-group">
      <label for="jobTitleLabel">Job Title</label>
      <input type="text" class="form-control mb-3 StripeElement StripeElement--empty" name="jobTitle" placeholder="Job Title" autocomplete="off" required="">
    </div>
    <div class="form-group">
      <label for="contactNumberLabel">Contact Number</label>
      <input type="number" class="form-control mb-3 StripeElement StripeElement--empty" name="contactNumber" placeholder="Contact number" autocomplete="off" required="">
    </div>
    <div id="card-element" class="form-control StripeElement StripeElement--empty">
      <div class="__PrivateStripeElement" style="margin: 0px !important; padding: 0px !important; border: none !important; display: block !important; background: transparent !important; position: relative !important; opacity: 1 !important;"><iframe
          name="__privateStripeFrame1916" frameborder="0" allowtransparency="true" scrolling="no" allow="payment *"
          src="https://js.stripe.com/v3/elements-inner-card-0afbf8edab3d839af868d0f626e7f822.html#wait=false&amp;mids[guid]=NA&amp;mids[muid]=NA&amp;mids[sid]=NA&amp;style[base][color]=%2332325d&amp;style[base][fontFamily]=%22Helvetica+Neue%22%2C+Helvetica%2C+sans-serif&amp;style[base][fontSmoothing]=antialiased&amp;style[base][fontSize]=16px&amp;style[base][::placeholder][color]=%23aab7c4&amp;style[invalid][color]=%23fa755a&amp;style[invalid][iconColor]=%23fa755a&amp;rtl=false&amp;componentName=card&amp;keyMode=live&amp;apiKey=pk_live_51I5sAXFPDOIVanBJNf6jj73yNvEChr4ehQOQBAU0cw41x39y03KRoVf3E0ST8VSprcDIXgKsMuq29mhAic8qlGiF006toNxUYG&amp;referrer=https%3A%2F%2Fgroupfuturista.com%2FFBNPL2022.3%2F&amp;controllerId=__privateStripeController1911"
          title="Secure card payment input frame"
          style="border: none !important; margin: 0px !important; padding: 0px !important; width: 1px !important; min-width: 100% !important; overflow: hidden !important; display: block !important; user-select: none !important; transform: translate(0px) !important; color-scheme: light only !important; height: 19.2px;"></iframe><input
          class="__PrivateStripeElement-input" aria-hidden="true" aria-label=" " autocomplete="false" maxlength="1"
          style="border: none !important; display: block !important; position: absolute !important; height: 1px !important; top: -1px !important; left: 0px !important; padding: 0px !important; margin: 0px !important; width: 100% !important; opacity: 0 !important; background: transparent !important; pointer-events: none !important; font-size: 16px !important;">
      </div>
    </div>
    <div id="card-errors" role="alert"></div>
  </div>
  <div class="modal-footer">
    <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
    <button id="pay" class="btn btn-primary">Submit Payment</button>
  </div>
  <!-- <button>Submit Payment</button> -->
</form>

<form id="formData1">
  <div class="modal-body">
    <div class="form-group">
      <label for="email1">Name</label>
      <input type="name" class="form-control" id="email1" name="name" aria-describedby="emailHelp" placeholder="Enter your name">
    </div>
    <input type="hidden" class="form-control" name="subject" value="I'm Interested">
    <div class="form-group">
      <label for="email1">Email address</label>
      <input type="email" class="form-control" id="email1" name="email" aria-describedby="emailHelp" placeholder="Enter Your Email">
    </div>
    <div class="form-group">
      <label for="password1">Number</label>
      <input type="number" class="form-control" id="password1" name="number" placeholder="Enter Your Number">
    </div>
    <div class="form-group">
      <label for="password1">Message</label>
    </div>
    <textarea rows="4" cols="67" name="comment"> </textarea>
  </div>
  <div class="modal-footer border-top-0 d-flex justify-content-center">
    <button type="button" onclick="sendMail(1)" class="btn btn-success">Submit</button>
  </div>
</form>

<form id="formData2">
  <div class="modal-body">
    <div class="form-group">
      <label for="email1">Full Name</label>
      <input type="name" class="form-control" id="formData2name" name="name" aria-describedby="emailHelp" placeholder="Enter your name">
      <input type="hidden" class="form-control" name="subject" value="Reserve your pass now">
    </div>
    <span id="formData2name_error"></span>
    <div class="form-group">
      <label for="email1">Work Email address</label>
      <input type="email" class="form-control" id="formData2email" name="email" aria-describedby="emailHelp" placeholder="Enter email">
    </div>
    <span id="formData2email_error"></span>
    <div class="form-group">
      <label for="email1">Alternate Email address</label>
      <input type="email" class="form-control" id="formData2altemail" name="altemail" aria-describedby="emailHelp" placeholder="Enter alternate email">
    </div>
    <div class="form-group">
      <label for="password1">Number</label>
      <input type="number" class="form-control" id="formData2number" name="number" placeholder="Enter your Number">
    </div>
    <span id="formData2phone_error"></span>
    <div class="form-group">
      <label for="password1">Job Title</label>
      <input type="text" class="form-control" id="formData2job_title" name="job_title" placeholder="Enter Job Title">
    </div>
    <span id="formData2email_error"></span>
    <div class="form-group">
      <label for="password1">Company</label>
      <input type="text" class="form-control" id="formData2company" name="company" placeholder="Enter Company">
    </div>
    <!--<span id="formData2phone_error"></span>-->
    <div class="form-group">
      <label for="password1">Pricing</label>
      <select name="register" required="" class="form-control" id="formData2register">
        <option value="">Select</option>
        <option value="Student / NGO">Student / NGO</option>
        <option value="Delegate : 49 €">Delegate : 49 €</option>
        <option value="Solution provider/Consultant : 99 €">Solution provider/Consultant : 99 €</option>
      </select>
    </div>
    <span id="formData2register_error"></span>
    <div class="form-group">
      <label for="password1">Coupon Code</label>
      <input type="text" class="form-control" id="formData2coupon_code" name="coupon_code" placeholder="Enter Coupon Code">
    </div>
  </div>
  <div class="modal-footer border-top-0 d-flex justify-content-center">
    <button type="button" onclick="sendMail(2)" class="btn btn-success">Reserve your pass now</button>
  </div>
</form>

<form id="formData3">
  <div class="modal-body">
    <div class="form-group">
      <label for="email1">Name</label>
      <input type="name" class="form-control" id="formData3name" name="name" aria-describedby="emailHelp" placeholder="Enter your name">
      <input type="hidden" name="current_url" value="https://www.groupfuturista.com/FBNPL2022.3/" id="current_url">
    </div>
    <span id="formData3name_error"></span>
    <input type="hidden" class="form-control" name="subject" value="Interested in Sponsor">
    <div class="form-group">
      <label for="email1">Work Email address</label>
      <input type="email" class="form-control" id="formData3email" name="email" aria-describedby="emailHelp" placeholder="Enter Your Work Email">
    </div>
    <span id="formData3email_error"></span>
    <div class="form-group">
      <label for="email1">Alternate Email address</label>
      <input type="email" class="form-control" id="formData3altemail" name="altemail" aria-describedby="emailHelp" placeholder="Enter Your Alternate Email">
    </div>
    <div class="form-group">
      <label for="password1">Number</label>
      <input type="number" class="form-control" id="formData3number" name="number" placeholder="Enter Your Number">
    </div>
    <span id="formData3number_error"></span>
    <div class="form-group">
      <label for="password1">Message</label>
    </div>
    <textarea rows="4" cols="67" name="comment"> </textarea>
  </div>
  <div class="modal-footer border-top-0 d-flex justify-content-center">
    <button type="button" onclick="sendMail(3)" class="btn btn-success">Submit</button>
  </div>
</form>

<form>
  <div class="modal-body">
    <div class="form-group">
      <label for="email1">Email address</label>
      <input type="email" class="form-control" id="email1" aria-describedby="emailHelp" placeholder="Enter email">
      <small id="emailHelp" class="form-text text-muted">Your information is safe with us.</small>
    </div>
    <div class="form-group">
      <label for="password1">Password</label>
      <input type="password" class="form-control" id="password1" placeholder="Password">
    </div>
    <div class="form-group">
      <label for="password1">Confirm Password</label>
      <input type="password" class="form-control" id="password2" placeholder="Confirm Password">
    </div>
  </div>
  <div class="modal-footer border-top-0 d-flex justify-content-center">
    <button type="submit" class="btn btn-success">Submit</button>
  </div>
</form>

<form>
  <div class="input-1">
    <input type="email" class="form-control" placeholder="Email Address *" required="">
  </div>
  <div class="submit clearfix">
    <button type="submit"><i class="ti-email"></i></button>
  </div>
</form>

Text Content

THANK YOU! WE WILL GET BACK TO YOU SHORTLY.

Virtual Summit


FUTURE OF BNPL FOR BUSINESSES EMEA 2ND EDITION

#FBNPL2022

Date: 29th September, 2022
Time: 1200 Hours BST



Reserve your pass now Interested in Sponsorship

REGISTRATION FORM

Your information is safe with us.
Full Name
Email Address
Delegate Pass Select Delegate Pass Early Bird Standard Pass €999 Start-up Pass
€399 Webinar Recording/Documentaion Package €399
Delegate Pass Quantity Select Delegate Pass 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
16 17 18 19 20
Total Amount to Pay : €
Company Name
Job Title
Contact Number


Close Submit Payment


REGISTER

Your information is safe with us. ×
Name
Email address
Number
Message
Submit

INFORMATION

Your information is safe with us. ×
Full Name
Work Email address
Alternate Email address
Number
Job Title
Company
Pricing Select Student / NGO Delegate : 49 € Solution provider/Consultant : 99 €
Coupon Code
Reserve your pass now


SPONSORSHIP

Your information is safe with us. ×
Name
Work Email address
Alternate Email address
Number
Message
Submit

CREATE ACCOUNT

×
Email address Your information is safe with us.
Password
Confirm Password
Submit

OUR PARTNERS

AN INITIATIVE BY

WEBINAR HOST



RICHARD HURST


OVERVIEW FOR FUTURE OF BNPL FOR BUSINESSES EMEA 2ND EDITION

The world's fastest growing e-commerce payment method, 'buy now, pay later'.
Yet, many wonder what's next for BNPL fintechs. At one point, a niche form of
credit, BNPL, exploded during the pandemic and has been dubbed by some as 'the
future of finance for Millennials'. In fact, the revolution is being driven by
Millennials and Gen Z who make up 75% of BNPL customers. The thing contributing
to BNPL's still-growing popularity is the need for flexible payment options and
an aversion to credit cards.

The notion of deferred payments is not new. Segment/installment payments have
long been a solution for those who could not afford to pay with cash. One of the
most successful financial products of the 20th century, credit cards are a buy
now, pay later tool if you think of it. Mainly, younger generations brought up
in a fully digital environment, credit card services may be an outdated concept.
A room was made for disruption and smaller, more agile competitors entered the
market, offering cheaper, and more accessible and innovative products. The ones
who were locked up at home turned to online shopping, and soon e-commerce
numbers soared. BPNL (buy now, pay later) had its day, and with further
iterations and product improvements, its startups were able to rise up and take
a bigger market share from traditional financial institutions.

Often, BNPL solutions are considered as no-interest credit solutions that do not
require credit checks. Along with strong funding and investors looking for
returns, we must see lots of innovation from BNPL companies in upcoming months.
Plenty of BNPL fintechs emerging means one thing is certain that some will fall.
A number of BNPL providers rely on income from the transaction fees they charge
retailers, who have an incentive to agree to this as it often leads to higher
average order value and better conversion rates. Research says that 42% of Gen Z
and 69% of Millennials are more likely to shop if a BNPL service is offered, and
nearly half of them would not buy from a distributor who did not offer BNPL
payment options.

The future of 'buy now, pay later' seems assured, although the path to
profitability and significant market share in the lending services segment will
be a struggle. In the ascending markets global companies will be seen racing to
acquire smaller BNPL players to build a network of acceptance. The moment the
battle dust settles, there is a possibility of seeing a handful of global
providers and some local leaders in regions where top brands failed to succeed.

To know more about the upcoming advancement in the domain of the Future of Buy
Now Pay Later for Businesses, join us in our virtual summit, 'The Future of Buy
Now Pay Later for Businesses.'

Register Now to secure your Digital Pass


WHAT TO EXPECT?

DIGITAL
SESSIONS

Connect, listen and learn with our live digital sessions.

DIGITAL
PANEL DISCUSSIONS

Conversations and deliberations that are contagious

DIGITAL
NETWORK

Network Digitally with industry leaders across the globe

VIRTUAL ONE TO ONE
MEETING

Effective one-on-one meetings are a powerful tool to connect and close the deals
with your leads.


SUMMIT HIGHLIGHTS


07+ KNOWLEDGE SESSIONS

The summit will consist of interesting web panel discussions, exclusive live
fireside chats and engaging digital industry presentations. 


10+ INDUSTRY
LEADERS

Industry's thought leaders, decision-makers, and solution providers will gather
virtually to discuss the latest trends, innovations, and technologies in the
Artificial Intelligence Industry.


350+ATTENDEES

Congregation of industry's top-level executives and senior officials for
knowledge sharing.


DISCUSSION POINTS

ENDING BUY NOW, DEFAULT LATER: AI’S ROLE IN SUSTAINABLE PROFIT.

OPTIMIZING CUSTOMER ACQUISITION AND RETENTION WITH BNPL.

CAPITALIZING ON THE ‘BUY NOW PAY LATER’ DIGITAL LOANS OPPORTUNITY.

HOW CONVERSATIONAL COMMERCE STREAMLINES THE CUSTOMER BUYING JOURNEY TO BETTER
FIT TODAY’S BUY NOW PAY LATER EXPECTATIONS.

Topics We Cover


DECISIONING CLOUD


DATA CLOUD


AUTO FINANCING


INTEGRATE DATA


SIMPLIFY ONBOARDING


AUTOMATE DECISIONING


REAL TIME INFORMATION


CREDIT RISK ANALYTICS

Industries


BANKS


INSURANCE


FINANCIAL SERVICES


FINTECH


RETAIL


IT


WHO SHOULD ATTEND?


JOB TITLES

CXO, VP, Director, Head, Manager & Specialist of -

 * Digital and Technology
 * Data Analytics & Automation
 * Financial Planning Analysis
 * Digital Payment Settlement
 * Payment Operations
 * Finance Automation
 * Finance Analytics and Insights
 * Finance Transformation
 * Process Improvement
 * Global Visual Experience

 * Fleet
 * Consumer Engagement
 * Revenue Growth
 * Omni-Payment Processing
 * Risk and Payment
 * Commercial Payment Solutions
 * Finance and Business Optimization
 * Technology and Payment Platforms
 * Financial Innovation and Policy
 * Payment Service & Financial flows
 * Payment & Fraud

Speakers


EXPECTED
SPEAKERS

 * 

BADEA CLAUDIA FLORENTINA

Head of e-commerce & cross- channel cora Romania at CORA
 * 

CHRIS BARBER

Director of Professional Services EMEA
Provenir
 * 

CHRIS KNEEN

Managing Director UK&I and Benelux
Provenir
 * 

CHRISTOPHER BAIRD

Head Of Ecommerce
PUMA South Africa
 * 

DHARMENDER MOHANANI

General Manager
West Zone Supermarket
Sponsors


OUR SPONSORS

 * 

GOLD SPONSOR

FAQ


FREQUENTLY ASKED QUESTION

Where will the event be held?

This is an online event. You do not have to travel to any specific location. You
can participate from your convenient location. The virtual event is accessible
from a computer, mobile and tablet devices.

How do I log-in on the day of the virtual event?

Your login details will be emailed to you ahead of the event. You can use those
details to access the online event.

Can I invite my colleagues and friends to attend the virtual event?

Absolutely. We are counting on you to invite others! Help us spread the word.
You can simply share the link to this page, and they can register at their
convenience.

The 21st century has seen a complete change in the way life operates on this
planet. We are at the cusp of the 4th Industrial Revolution that will be based
on the code, data or information based social and economic system.




CONTACT INFO

Group Futurista OU.
Harju maakond, Kuusalu Vald,
Pudisoo Kula, Mannimae, 74626.
 * Phone: +44 203 432 7761
 * Email: jennifer@groupfuturista.com


NEWSLETTER

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

Copyright © 2020. All rights reserved.

 * 
 * 
 * 
 * 
 * 

Send us a message

TimelinesAI