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:
Emili Castells 2024-05-24 15:31:40 +02:00 committed by GitHub
commit 1d83b0ce85
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -728,7 +728,7 @@ class AxoManager {
tokenizeData() {
return {
name: {
cardholderName: {
fullName: this.billingView.fullName()
},
billingAddress: {