Invalid Card Data For Apple Pay Methods

I have tested with creating a payment using the same nonce and am able to do so successfully. The square documentation clearly states that the payment nonce generated for an apple pay payment method should be sent to your backend to either store or charge the card (image attached)

Since I am only able to charge the card based on the nonce, does this mean that storing the card to the square customer is not possible without a payment_id? If this is the case, are there any workarounds to allow apple payment methods to be stored to the customer without them incurring a charge.