@rhondajeanphotos
Hey there, thanks for giving our plugin a try. Sorry to see you are having some issues, so let me see if I can help out.
To have the form request billing/shipping information you will need to set the attribute to true so it will look like this:
[stripe amount="1000" shipping="true" billing="true"]
We are aware of an issue right now where the shipping information is not actually stored anywhere and are working to push out an update that fixes that.
I am not quite sure what you mean by the phone number feature. If you are talking about the “Remember Me” checkbox that asks for the phone number then you just need to add it like this:
[stripe amount="1000" enable_remember="true"]
Although it should be showing that by default.
If you mean something else by the phone number please let me know, but also keep in mind that this is a simple Stripe Checkout and it does not yet support custom fields (it is a frequent feature request though).
Hope this helps clear some things up, but definitely post back here if I haven’t explained what you need.
Thanks!
Nick Young