Jump to content

cabarlah

New Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by cabarlah

  1. Hi, im working on a Stripe API, trying to extract the email address from the payment customer details. How do I get theĀ email from the following string

    "customer_details":{"email":"emailaddress@gmail.com","tax_exempt":"none","tax_ids":[]}

    I have been using the following which returns the entire string:
    $payment->customer_detailsĀ 

    Would like to only return the email address, but I am unsure how to achieve this (sorry PHP newbie here)

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.