sumup / sumup-ecom-php-sdk

SumUp eCom PHP SDK
Other
41 stars 18 forks source link

JS console deprecation warning #42

Open gilesbennett opened 1 year ago

gilesbennett commented 1 year ago

Warning is :

sdk.js:462 The configuration property 'amount' is deprecated. Please use the 'showAmount' configuration. The checkout amount will be fetched from our API using the given checkoutId

Script is being included with :

In passing, the returns from the API are pretty much useless. Payments are failing, but with absolutely no indication being returned as to why.