Skip to content

Commit 2893bd7

Browse files
committed
Update README.md
1 parent 68acffd commit 2893bd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ vendor/bin/phpdoc -t doc/api/ -d lib
243243

244244
## New Model
245245

246-
We’re exploring a new model of maintaining the SDKs which allows us to be more responsive to API changes. This model is consistent across the different SDK languages, which is great for us, however we do not want to sacrifice your productivity by losing the inherent efficiencies in the PHP language or our object model. To this end we’re introducing the new model as purely “experimental” at this time and we would real appreciate your feedback. Let us know what you really think! Here’s an example of a server side call with ApplePay data in the new model.
246+
We’re exploring a new model of maintaining the SDKs which allows us to be more responsive to API changes. This model is consistent across the different SDK languages, which is great for us, however we do not want to sacrifice your productivity by losing the inherent efficiencies in the PHP language or our object model. To this end we’re introducing the new model as purely “experimental” at this time and we would appreciate your feedback. Let us know what you really think! Here’s an example of a server side call with ApplePay data in the new model.
247247

248248
### Apple Pay Example
249249
You'll need to introduce some new dependencies into composer.json

0 commit comments

Comments
 (0)