Skip to content

Commit f816774

Browse files
Update payment provider figures and tables
1 parent 3eef1de commit f816774

1 file changed

Lines changed: 17 additions & 17 deletions

File tree

src/content/en/2025/ecommerce.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -955,7 +955,7 @@ Payments are where ecommerce becomes real. They also represent a major dependenc
955955
caption="Payment provider distribution on ecommerce sites in 2025.",
956956
description="Bar chart showing the distribution of payment providers detected on ecommerce sites in 2025, led by PayPal, Apple Pay, Shop Pay, Visa, and Mastercard.",
957957
chart_url="https://docs.google.com/spreadsheets/d/e/2PACX-1vSLJnACGZxfgmNdBbsBBCiMfyBd3l0dp4FWbyHkjZcwXVqMDWHzcEYmqsrr9XTQDye4NA4qSMFX9xZG/pubchart?oid=1053919780&format=interactive",
958-
sheets_gid="1631427419",
958+
sheets_gid="2028626432",
959959
sql_file="top_payment_providers.sql"
960960
)
961961
}}
@@ -1038,8 +1038,8 @@ The following tables show the most commonly detected payment providers in 2025.
10381038
<figcaption>
10391039
{{ figure_link(
10401040
caption="Desktop (2025, top payment providers).",
1041-
sheets_gid="TODO",
1042-
sql_file="TODO.sql",
1041+
sheets_gid="2028626432",
1042+
sql_file="top_payment_providers.sql",
10431043
) }}
10441044
</figcaption>
10451045
</figure>
@@ -1057,61 +1057,61 @@ The following tables show the most commonly detected payment providers in 2025.
10571057
<tbody>
10581058
<tr>
10591059
<td>PayPal</td>
1060-
<td class="numeric">18.8%</td>
1060+
<td class="numeric">21.0%</td>
10611061
<td class="numeric">3.5%</td>
10621062
<td class="numeric">548,276</td>
10631063
</tr>
10641064
<tr>
10651065
<td>Apple Pay</td>
1066-
<td class="numeric">13.4%</td>
1066+
<td class="numeric">14.9%</td>
10671067
<td class="numeric">2.5%</td>
10681068
<td class="numeric">390,665</td>
10691069
</tr>
10701070
<tr>
10711071
<td>Shop Pay</td>
1072-
<td class="numeric">11.9%</td>
1072+
<td class="numeric">13.3%</td>
10731073
<td class="numeric">2.2%</td>
10741074
<td class="numeric">348,267</td>
10751075
</tr>
10761076
<tr>
10771077
<td>Visa</td>
1078-
<td class="numeric">10.6%</td>
1078+
<td class="numeric">11.8%</td>
10791079
<td class="numeric">2.0%</td>
10801080
<td class="numeric">309,054</td>
10811081
</tr>
10821082
<tr>
10831083
<td>Mastercard</td>
1084-
<td class="numeric">10.6%</td>
1084+
<td class="numeric">11.8%</td>
10851085
<td class="numeric">2.0%</td>
10861086
<td class="numeric">308,874</td>
10871087
</tr>
10881088
<tr>
10891089
<td>American Express</td>
1090-
<td class="numeric">9.4%</td>
1090+
<td class="numeric">10.5%</td>
10911091
<td class="numeric">1.8%</td>
10921092
<td class="numeric">273,942</td>
10931093
</tr>
10941094
<tr>
10951095
<td>Google Pay</td>
1096-
<td class="numeric">8.6%</td>
1096+
<td class="numeric">9.6%</td>
10971097
<td class="numeric">1.6%</td>
10981098
<td class="numeric">250,089</td>
10991099
</tr>
11001100
<tr>
11011101
<td>Stripe</td>
1102-
<td class="numeric">7.9%</td>
1102+
<td class="numeric">8.8%</td>
11031103
<td class="numeric">1.5%</td>
11041104
<td class="numeric">230,914</td>
11051105
</tr>
11061106
<tr>
11071107
<td>Venmo</td>
1108-
<td class="numeric">2.3%</td>
1108+
<td class="numeric">2.6%</td>
11091109
<td class="numeric">0.4%</td>
11101110
<td class="numeric">68,549</td>
11111111
</tr>
11121112
<tr>
11131113
<td>Klarna Checkout</td>
1114-
<td class="numeric">1.3%</td>
1114+
<td class="numeric">1.5%</td>
11151115
<td class="numeric">0.2%</td>
11161116
<td class="numeric">38,175</td>
11171117
</tr>
@@ -1120,13 +1120,13 @@ The following tables show the most commonly detected payment providers in 2025.
11201120
<figcaption>
11211121
{{ figure_link(
11221122
caption="Mobile (2025, top payment providers).",
1123-
sheets_gid="TODO",
1124-
sql_file="TODO.sql",
1123+
sheets_gid="2028626432",
1124+
sql_file="top_payment_providers.sql",
11251125
) }}
11261126
</figcaption>
11271127
</figure>
11281128

1129-
The top 10 payment technologies cover roughly 94.4% of detections on desktop and 94.7% on mobile-another reminder that payments consolidate quickly.
1129+
The top 10 payment technologies account for the bulk of payment detections on both devices-another reminder that payments consolidate quickly.
11301130

11311131
### What changed since 2022?
11321132

@@ -1145,7 +1145,7 @@ This does not mean PayPal is dying. It means the payment layer is becoming more
11451145
caption="Top payment provider by country in 2025.",
11461146
description="Map showing the top payment provider by country in 2025. PayPal leads most mobile geographies, while Stripe leads more desktop geographies.",
11471147
chart_url="https://docs.google.com/spreadsheets/d/e/2PACX-1vSLJnACGZxfgmNdBbsBBCiMfyBd3l0dp4FWbyHkjZcwXVqMDWHzcEYmqsrr9XTQDye4NA4qSMFX9xZG/pubchart?oid=970649597&format=interactive",
1148-
sheets_gid="970649597",
1148+
sheets_gid="732986771",
11491149
sql_file="top_payment_provider_by_geo.sql"
11501150
)
11511151
}}

0 commit comments

Comments
 (0)