mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Merge pull request #2258 from woocommerce/PCP-3169-fastlane-empty-single-use-token-causing-payment-failure
Fastlane empty `single_use_token` causing payment failure (3169)
This commit is contained in:
commit
1d83b0ce85
1 changed files with 1 additions and 1 deletions
|
@ -728,7 +728,7 @@ class AxoManager {
|
|||
|
||||
tokenizeData() {
|
||||
return {
|
||||
name: {
|
||||
cardholderName: {
|
||||
fullName: this.billingView.fullName()
|
||||
},
|
||||
billingAddress: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue