Commit graph

11 commits

Author SHA1 Message Date
Emili Castells Guasch
b5ca63308a Check if method exist in session 2024-10-09 09:44:20 +02:00
Emili Castells Guasch
19fd6c806d Add free trial block checkout support for card payment 2024-07-30 11:37:03 +02:00
Emili Castells Guasch
e3ac190849 Add card fields component (WIP) 2024-05-15 17:37:02 +02:00
Daniel Dudzic
0fbb840ae1
Yet another attempt at fixing the dependencies 2024-04-15 23:25:01 +02:00
Daniel Dudzic
32a410850c
Downgrade the extraction-webpack-plugin to 2.2.0 2024-04-15 16:34:48 +02:00
Daniel Dudzic
d970c1d2b5
Update dependencies 2024-04-15 16:24:52 +02:00
Daniel Dudzic
40e8aa2874
Migrate the PayPal buttons inside of the Express Checkout in the editor to @paypal/react-paypal-js with a unique namespace to avoid conflicts with the Pay Later messaging block 2024-03-29 13:59:35 +01:00
dependabot[bot]
0488670bf2
Bump json5 from 2.2.1 to 2.2.3 in /modules/ppcp-blocks
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-17 11:04:20 +00:00
dependabot[bot]
6db83fdd5a
Bump webpack from 5.75.0 to 5.76.0 in /modules/ppcp-blocks
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-17 10:55:41 +00:00
Alex P
5261484f11
Use react component from the standard sdk 2023-03-24 10:11:53 +02:00
Alex P
ea3e5bbeb6
Add express checkout block (wip) 2023-02-15 10:52:25 +02:00