Token created don't have `dynamic_last4` filled properly
remi-stripe opened this issue · 1 comments
remi-stripe commented
When you create a card token with ApplePayStubs the dynamic_last4
property ends up null
while the last4
property is filled but it should be the other way around.