mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-08 21:52:55 +08:00
♻️ Adjust naming to new “authentication” pattern
This commit is contained in:
parent
69d169533d
commit
1246a02f07
3 changed files with 3 additions and 3 deletions
|
@ -49,7 +49,7 @@ export const controls = {
|
|||
}
|
||||
},
|
||||
|
||||
async [ ACTION_TYPES.DO_MANUAL_CONNECTION ]( {
|
||||
async [ ACTION_TYPES.DO_MANUAL_AUTHENTICATION ]( {
|
||||
clientId,
|
||||
clientSecret,
|
||||
useSandbox,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue