SlideShare une entreprise Scribd logo
1  sur  30
Télécharger pour lire hors ligne
MONETIZE YOUR IDEA!
Jesús Arias
CEMEA Sales Engineer & Business Development
Manager ES&PT
@jAriasRomero
HOW DOES PAYPAL WORK?

2
TODO COMENZÓ CON…
PAYMENT STANDARD
PAYMENT STANDARD
EXPRESS CHECKOUT

# Instale la comodidad, seguridad y rapidez de
PayPal en su web/mobile web/aplicación
# Habilita todas las plataformas con una única
integración
# Posibilidad de eliminar la necesidad de los
consumidores de introducir información
personal, como la dirección de envío, de
facturación…
EXPRESS CHECKOUT
PAGUE CON PAYPAL

8
FRONT-END API CALLS
Set
Request
SetExpressCheckout
API Server

Response: Token

- Establish PayPal session & return token
- Same call from shopping cart or payment page
- Send relevant transaction details to present on
the PayPal pages

HTTP Redirect
HTTP Redirect
ReturnURL + Token

Get
Merchant
Web Server

- Use session token to pull details from
PayPal (Shipping and Billing Info, etc.)

Request: Token
GetExpressCheckoutDetails
Response: Customer Details

API Server

Do
Request: Final Transaction Details
DoExpressCheckoutPayment
Response: Transaction Results
(Success / Failure)

API Server

- Commits the PayPal transaction
- Options include creating an order,
authorizations, or capturing the funds
from the buyer’s account
SETEXPRESSCHECKOUT
NVP Request:
USER=seller_1327401289_biz_api1.paypal.com
&PWD=1327401311
&SIGNATURE=A61S88UsB8FlgfezPzbu7yLEKPc7Aa08pbos-lPn1cpPLkfdF0fpr9H4
&VERSION=84.0
&METHOD=SetExpressCheckout
&RETURNURL=http://d-dub-00422799/globaltest/index.php?action=Ecreturn
&CANCELURL=http://d-dub-00422799/globaltest/index.php?action=Eccancel
&PAYMENTACTION=Sale
&L_PAYMENTREQUEST_0_NAME0=Montadito de queso
&L_PAYMENTREQUEST_0_NAME1=Montadito de jamon
&L_PAYMENTREQUEST_0_DESC0=normal
&L_PAYMENTREQUEST_0_DESC1=integral
&L_PAYMENTREQUEST_0_AMT0=1.50&L_PAYMENTREQUEST_0_AMT1=2.00
&L_PAYMENTREQUEST_0_NUMBER0=kfgsdf
&L_PAYMENTREQUEST_0_NUMBER1=sdfsdF
&L_PAYMENTREQUEST_0_QTY0=1
&L_PAYMENTREQUEST_0_QTY1=1
&PAYMENTREQUEST_0_AMT=3.50
&PAYMENTREQUEST_0_CURRENCYCODE=EUR
&SHIPTONAME=Jesus Arias
&SHIPTOCITY=Alcobendas
&SHIPTOCOUNTRY=ES
&SHIPTOSTATE=Madrid
&SHIPTOZIP=28108
NVP Response:
TOKEN=EC-8W685234XG756154V
TIMESTAMP=2013-12-10T09:22:35Z
CORRELATIONID=ac6073146df40
ACK=Success
VERSION=84.0
BUILD=8725992
DOEXPRESSCHECKOUT

NVP Request:
USER=seller_1327401289_biz_api1.paypal.com
&PWD=1327401311&SIGNATURE=A61S88UsB8FlgfezPzbu7yLEKPc7Aa08pbos-lPn1cpPLkfdF0fpr9H4
&VERSION=84.0
&METHOD=DoExpressCheckoutPayment
&TOKEN=EC-8W685234XG756154V
&PAYMENTACTION=Sale
&PAYERID=Y26PWAD9435W4
&AMT=3.50
&CURRENCYCODE=EUR
NVP Response:
TOKEN=EC-8W685234XG756154V
SUCCESSPAGEREDIRECTREQUESTED=false
TIMESTAMP=2013-12-10T09:32:47Z
CORRELATIONID=e5994cc07104f
ACK=Success
VERSION=84.0
BUILD=8725992
TRANSACTIONID=0VG584650H1775049
TRANSACTIONTYPE=expresscheckout
PAYMENTTYPE=instant
ORDERTIME=2013-12-10T09:32:46Z
AMT=3.50
…
EXPRESS CHECKOUT SHORTCUT

12
PAGO EN UN CLIC

13
PRIMERA COMPRA [1/5]
El consumidor
puede elegir el
método de
pago
PRIMERA COMPRA [2/5]

Creación de un
Billing
Agreement
para que el
consumidor no
tenga que ser
redirigido a
PayPal en las
siguientes
compras
PRIMERA COMPRA [3/5]
FIRST PURCHASE [4/5]

Información sobre
el acuerdo que
está estableciendo
FIRST PURCHASE [5/5]
FOLLOWING PURCHASES
FOLLOWING PURCHASES [1/2]

20

Confidential and Proprietary
FOLLOWING PURCHASES [2/2]

21

Confidential and Proprietary
REFERENCE TRANSACTIONS (PRIMERA COMPRA)
SETEXPRESSCHECKOUT
NVP Request:
USER=seller_1327401289_biz_api1.paypal.com
&PWD=1327401311
&SIGNATURE=A61S88UsB8FlgfezPzbu7yLEKPc7Aa08pbos-lPn1cpPLkfdF0fpr9H4
&VERSION=84.0
&METHOD=SetExpressCheckout
&CURRENCYCODE=EUR
&PAYMENTACTION=Sale
&BILLINGTYPE=MerchantInitiatedBilling
&RETURNURL=http://d-dub-00422799/globaltest/index.php?action=SETBA_Return
&CANCELURL=http://d-dub-00422799/globaltest/index.php?action=SETBA_cancel
&BILLINGAGREEMENTDESCRIPTION=Insurance
&PAYMENTTYPE=Any
&AMT=120.00
&PAYFLOWCOLOR=3366FF
&NOSHIPPING=1
&L_NAME0=Car Insurance
&L_DESC0=1 year
&L_QTY0=1
&L_AMT0=120.00
&L_NUMBER0=asfsdfsad
NVP Response:
TOKEN=EC-565768035Y217624F
TIMESTAMP=2013-06-04T16:32:48Z
CORRELATIONID=18590c678e186
ACK=Success
VERSION=84.0
BUILD=6118442
REFERENCE TRANSACTIONS (PRIMERA COMPRA)
DOEXPRESSCHECKOUT

NVP Request:
USER=seller_1327401289_biz_api1.paypal.com&PWD=1327401311&SIGNATURE=A61S88UsB8Flg
fezPzbu7yLEKPc7Aa08pbos-lPn1cpPLkfdF0fpr9H4
&VERSION=84.0
&METHOD=DoExpressCheckoutPayment
&TOKEN=EC-565768035Y217624F
&PAYMENTACTION=Sale
&PAYERID=JDRRFSMSWRP32
&AMT=120.00
&CURRENCYCODE=EUR
NVP Response:
TOKEN=EC-565768035Y217624F
BILLINGAGREEMENTID=B-4B007796F2383734B
SUCCESSPAGEREDIRECTREQUESTED=false
TIMESTAMP=2013-06-04T16:35:22Z
CORRELATIONID=3f5b3033b5df
ACK=Success
VERSION=84.0
REFERENCE TRANSACTIONS (SIGUIENTES
COMPRAS)
DOREFERENCETRANSACTIONS
NVP Request:
USER=seller_1327401289_biz_api1.paypal.com
&PWD=1327401311&SIGNATURE=A61S88UsB8FlgfezPzbu7yLEKPc7Aa08pbos-lPn1cpPLkfdF0fpr9H
4&VERSION=84.0
&METHOD=DoReferenceTransaction
&PAYMENTACTION=Sale
&PAYMENTTYPE=Any
&AMT=15.00
&REFERENCEID=B-4B007796F2383734B
&CURRENCYCODE=EUR
NVP Response:
BILLINGAGREEMENTID=B-4B007796F2383734B
TIMESTAMP=2013-06-04T17:14:41Z
CORRELATIONID=d7c97bf35c46
ACK=Success
VERSION=84.0
Buyer
Buyer
BUILD=5908853
TRANSACTIONID=0YA18374BM037072K
TRANSACTIONTYPE=merchtpmt
PAYMENTTYPE=instant
…

Merchant
Merchant

PayPal API
PayPal API

DoReferenceTransaction
(performed on demand)

Returns transaction result

PayPal.com
PayPal.com
ADAPTIVE PAYMENTS
# LOS PAGOS PUEDEN SER SIMPLES, ENCADENADOS O

PARALELOS

25
IPN
EL FUTURO DE LOS PAGOS
NEW DEVELOPER SITE
NEW DEVELOPER SITE

https://developer.paypal.com
GRACIAS!!!
Jesús Arias
CEMEA Sales Engineer & Business
Development Manager Spain &
Portugal
jariasromero@paypal.com
+34 917 901 071
+34 673 497 734

Contenu connexe

Similaire à Monetize your idea! - Pay Pal

Monetize your idea! By Orkun Saitoglu
Monetize your idea! By Orkun SaitogluMonetize your idea! By Orkun Saitoglu
Monetize your idea! By Orkun SaitogluCodemotion
 
Introducing safexpay smart NBFC solution
Introducing safexpay smart NBFC solutionIntroducing safexpay smart NBFC solution
Introducing safexpay smart NBFC solutionNeha Sahay
 
Mắt kính chính hãng trả góp 0%
Mắt kính chính hãng trả góp 0%Mắt kính chính hãng trả góp 0%
Mắt kính chính hãng trả góp 0%Phcng991605
 
PayPal Dev Con 2009 Driving Business
PayPal Dev Con 2009 Driving BusinessPayPal Dev Con 2009 Driving Business
PayPal Dev Con 2009 Driving BusinessAduci
 
Monetizing your Applications with PayPal X Payments Platform
Monetizing your Applications withPayPal X Payments PlatformMonetizing your Applications withPayPal X Payments Platform
Monetizing your Applications with PayPal X Payments PlatformPayPalX Developer Network
 
Monetizing your Applications with PayPal X Payments Platform
Monetizing your Applications withPayPal X Payments PlatformMonetizing your Applications withPayPal X Payments Platform
Monetizing your Applications with PayPal X Payments Platformguest72b121
 
One Gateway for All Kinds of Payments—the Payflow Integration
One Gateway for All Kinds of Payments—the Payflow IntegrationOne Gateway for All Kinds of Payments—the Payflow Integration
One Gateway for All Kinds of Payments—the Payflow IntegrationPayPalX Developer Network
 
Integration of payment gateways using Paypal account
Integration of payment gateways using Paypal account Integration of payment gateways using Paypal account
Integration of payment gateways using Paypal account Phenom People
 
java and javascript api dev guide
java and javascript api dev guidejava and javascript api dev guide
java and javascript api dev guideZenita Smythe
 
Monetizing your apps with PayPal API:s
Monetizing your apps with PayPal API:sMonetizing your apps with PayPal API:s
Monetizing your apps with PayPal API:sDisruptive Code
 
Safex pay wl-pg-presentation
Safex pay wl-pg-presentationSafex pay wl-pg-presentation
Safex pay wl-pg-presentationNeha Sahay
 
Solutum cumulus mediocris (BlackHat Asia 2014)
Solutum cumulus mediocris (BlackHat Asia 2014)Solutum cumulus mediocris (BlackHat Asia 2014)
Solutum cumulus mediocris (BlackHat Asia 2014)Eldar Marcussen
 
Monetize with PayPal X Payments Platform
Monetize with PayPal X Payments PlatformMonetize with PayPal X Payments Platform
Monetize with PayPal X Payments Platformguest72b121
 
eZ Publish Workflows and Payment Gateways
eZ Publish Workflows and Payment GatewayseZ Publish Workflows and Payment Gateways
eZ Publish Workflows and Payment GatewaysGraham Brookins
 
Active Merchant
Active MerchantActive Merchant
Active MerchantJohn Ward
 
Cool New Advances in PayPal Express Checkout
Cool New Advances in PayPal Express CheckoutCool New Advances in PayPal Express Checkout
Cool New Advances in PayPal Express CheckoutPayPalX Developer Network
 
Adaptive Payments: Changing How We Pay with PIN, Pre-approved and Split Payments
Adaptive Payments: Changing How We Pay with PIN, Pre-approved and Split PaymentsAdaptive Payments: Changing How We Pay with PIN, Pre-approved and Split Payments
Adaptive Payments: Changing How We Pay with PIN, Pre-approved and Split PaymentsPayPalX Developer Network
 

Similaire à Monetize your idea! - Pay Pal (20)

Monetize your idea! By Orkun Saitoglu
Monetize your idea! By Orkun SaitogluMonetize your idea! By Orkun Saitoglu
Monetize your idea! By Orkun Saitoglu
 
Introducing safexpay smart NBFC solution
Introducing safexpay smart NBFC solutionIntroducing safexpay smart NBFC solution
Introducing safexpay smart NBFC solution
 
Mắt kính chính hãng trả góp 0%
Mắt kính chính hãng trả góp 0%Mắt kính chính hãng trả góp 0%
Mắt kính chính hãng trả góp 0%
 
PayPal Dev Con 2009 Driving Business
PayPal Dev Con 2009 Driving BusinessPayPal Dev Con 2009 Driving Business
PayPal Dev Con 2009 Driving Business
 
Monetizing your Applications with PayPal X Payments Platform
Monetizing your Applications withPayPal X Payments PlatformMonetizing your Applications withPayPal X Payments Platform
Monetizing your Applications with PayPal X Payments Platform
 
Monetizing your Applications with PayPal X Payments Platform
Monetizing your Applications withPayPal X Payments PlatformMonetizing your Applications withPayPal X Payments Platform
Monetizing your Applications with PayPal X Payments Platform
 
One Gateway for All Kinds of Payments—the Payflow Integration
One Gateway for All Kinds of Payments—the Payflow IntegrationOne Gateway for All Kinds of Payments—the Payflow Integration
One Gateway for All Kinds of Payments—the Payflow Integration
 
Integration of payment gateways using Paypal account
Integration of payment gateways using Paypal account Integration of payment gateways using Paypal account
Integration of payment gateways using Paypal account
 
java and javascript api dev guide
java and javascript api dev guidejava and javascript api dev guide
java and javascript api dev guide
 
Monetizing your apps with PayPal API:s
Monetizing your apps with PayPal API:sMonetizing your apps with PayPal API:s
Monetizing your apps with PayPal API:s
 
Safex pay wl-pg-presentation
Safex pay wl-pg-presentationSafex pay wl-pg-presentation
Safex pay wl-pg-presentation
 
Open web payments
Open web paymentsOpen web payments
Open web payments
 
Solutum cumulus mediocris (BlackHat Asia 2014)
Solutum cumulus mediocris (BlackHat Asia 2014)Solutum cumulus mediocris (BlackHat Asia 2014)
Solutum cumulus mediocris (BlackHat Asia 2014)
 
Monetize with PayPal X Payments Platform
Monetize with PayPal X Payments PlatformMonetize with PayPal X Payments Platform
Monetize with PayPal X Payments Platform
 
Payments On Rails
Payments On RailsPayments On Rails
Payments On Rails
 
eZ Publish Workflows and Payment Gateways
eZ Publish Workflows and Payment GatewayseZ Publish Workflows and Payment Gateways
eZ Publish Workflows and Payment Gateways
 
Active Merchant
Active MerchantActive Merchant
Active Merchant
 
Payment Gateway
Payment GatewayPayment Gateway
Payment Gateway
 
Cool New Advances in PayPal Express Checkout
Cool New Advances in PayPal Express CheckoutCool New Advances in PayPal Express Checkout
Cool New Advances in PayPal Express Checkout
 
Adaptive Payments: Changing How We Pay with PIN, Pre-approved and Split Payments
Adaptive Payments: Changing How We Pay with PIN, Pre-approved and Split PaymentsAdaptive Payments: Changing How We Pay with PIN, Pre-approved and Split Payments
Adaptive Payments: Changing How We Pay with PIN, Pre-approved and Split Payments
 

Plus de Droidcon Spain

Concurrency with Promise Style – Rayco Araña
Concurrency with Promise Style – Rayco ArañaConcurrency with Promise Style – Rayco Araña
Concurrency with Promise Style – Rayco ArañaDroidcon Spain
 
Android: más allÁpp – inMedia Studio
Android: más allÁpp – inMedia StudioAndroid: más allÁpp – inMedia Studio
Android: más allÁpp – inMedia StudioDroidcon Spain
 
Me enamoré de un robot - Tecnilogica
Me enamoré de un robot - TecnilogicaMe enamoré de un robot - Tecnilogica
Me enamoré de un robot - TecnilogicaDroidcon Spain
 
Apps and cars - Applicantes
Apps and cars - ApplicantesApps and cars - Applicantes
Apps and cars - ApplicantesDroidcon Spain
 
Accesibilidad en apps móviles - Codefactory
Accesibilidad en apps móviles - CodefactoryAccesibilidad en apps móviles - Codefactory
Accesibilidad en apps móviles - CodefactoryDroidcon Spain
 
Visión Artificial, Accesibilidad y Android
Visión Artificial, Accesibilidad y AndroidVisión Artificial, Accesibilidad y Android
Visión Artificial, Accesibilidad y AndroidDroidcon Spain
 
Desvelando el GDK - Droidcon Spain
Desvelando el GDK - Droidcon SpainDesvelando el GDK - Droidcon Spain
Desvelando el GDK - Droidcon SpainDroidcon Spain
 
Desarrollo ágil de apps con Genexus
Desarrollo ágil de apps con GenexusDesarrollo ágil de apps con Genexus
Desarrollo ágil de apps con GenexusDroidcon Spain
 
Metodología Scrum para el desarrollo de apps
Metodología Scrum para el desarrollo de appsMetodología Scrum para el desarrollo de apps
Metodología Scrum para el desarrollo de appsDroidcon Spain
 
Introducción Tu Go and Open Tok - Telefónica i+d
Introducción Tu Go and Open Tok - Telefónica i+d Introducción Tu Go and Open Tok - Telefónica i+d
Introducción Tu Go and Open Tok - Telefónica i+d Droidcon Spain
 
Open tok Android sdk - Droidcon
Open tok Android sdk - DroidconOpen tok Android sdk - Droidcon
Open tok Android sdk - DroidconDroidcon Spain
 
Ui testing with espresso
Ui testing with espressoUi testing with espresso
Ui testing with espressoDroidcon Spain
 
Geolocalización en Android
Geolocalización en Android Geolocalización en Android
Geolocalización en Android Droidcon Spain
 
Cordova 3, apps para android
Cordova 3, apps para androidCordova 3, apps para android
Cordova 3, apps para androidDroidcon Spain
 
Programación Reactiva en Android
Programación Reactiva en AndroidProgramación Reactiva en Android
Programación Reactiva en AndroidDroidcon Spain
 
Requisitos de Accesibilidad
Requisitos de AccesibilidadRequisitos de Accesibilidad
Requisitos de AccesibilidadDroidcon Spain
 
Presentación Accesibilidad ASPACENET
Presentación Accesibilidad ASPACENETPresentación Accesibilidad ASPACENET
Presentación Accesibilidad ASPACENETDroidcon Spain
 
Droid con Aspace-Cross
Droid con Aspace-CrossDroid con Aspace-Cross
Droid con Aspace-CrossDroidcon Spain
 
Android UI design trends
Android UI design trendsAndroid UI design trends
Android UI design trendsDroidcon Spain
 

Plus de Droidcon Spain (20)

Concurrency with Promise Style – Rayco Araña
Concurrency with Promise Style – Rayco ArañaConcurrency with Promise Style – Rayco Araña
Concurrency with Promise Style – Rayco Araña
 
Android: más allÁpp – inMedia Studio
Android: más allÁpp – inMedia StudioAndroid: más allÁpp – inMedia Studio
Android: más allÁpp – inMedia Studio
 
Me enamoré de un robot - Tecnilogica
Me enamoré de un robot - TecnilogicaMe enamoré de un robot - Tecnilogica
Me enamoré de un robot - Tecnilogica
 
Apps and cars - Applicantes
Apps and cars - ApplicantesApps and cars - Applicantes
Apps and cars - Applicantes
 
Accesibilidad en apps móviles - Codefactory
Accesibilidad en apps móviles - CodefactoryAccesibilidad en apps móviles - Codefactory
Accesibilidad en apps móviles - Codefactory
 
Visión Artificial, Accesibilidad y Android
Visión Artificial, Accesibilidad y AndroidVisión Artificial, Accesibilidad y Android
Visión Artificial, Accesibilidad y Android
 
Desvelando el GDK - Droidcon Spain
Desvelando el GDK - Droidcon SpainDesvelando el GDK - Droidcon Spain
Desvelando el GDK - Droidcon Spain
 
Desarrollo ágil de apps con Genexus
Desarrollo ágil de apps con GenexusDesarrollo ágil de apps con Genexus
Desarrollo ágil de apps con Genexus
 
Metodología Scrum para el desarrollo de apps
Metodología Scrum para el desarrollo de appsMetodología Scrum para el desarrollo de apps
Metodología Scrum para el desarrollo de apps
 
Introducción Tu Go and Open Tok - Telefónica i+d
Introducción Tu Go and Open Tok - Telefónica i+d Introducción Tu Go and Open Tok - Telefónica i+d
Introducción Tu Go and Open Tok - Telefónica i+d
 
Tu go - Droidcon
Tu go - DroidconTu go - Droidcon
Tu go - Droidcon
 
Open tok Android sdk - Droidcon
Open tok Android sdk - DroidconOpen tok Android sdk - Droidcon
Open tok Android sdk - Droidcon
 
Ui testing with espresso
Ui testing with espressoUi testing with espresso
Ui testing with espresso
 
Geolocalización en Android
Geolocalización en Android Geolocalización en Android
Geolocalización en Android
 
Cordova 3, apps para android
Cordova 3, apps para androidCordova 3, apps para android
Cordova 3, apps para android
 
Programación Reactiva en Android
Programación Reactiva en AndroidProgramación Reactiva en Android
Programación Reactiva en Android
 
Requisitos de Accesibilidad
Requisitos de AccesibilidadRequisitos de Accesibilidad
Requisitos de Accesibilidad
 
Presentación Accesibilidad ASPACENET
Presentación Accesibilidad ASPACENETPresentación Accesibilidad ASPACENET
Presentación Accesibilidad ASPACENET
 
Droid con Aspace-Cross
Droid con Aspace-CrossDroid con Aspace-Cross
Droid con Aspace-Cross
 
Android UI design trends
Android UI design trendsAndroid UI design trends
Android UI design trends
 

Dernier

Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 

Dernier (20)

Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 

Monetize your idea! - Pay Pal