Jump to content

Convergent Trading

Clients
  • Posts

    17
  • Joined

  • Last visited

Reputation Activity

  1. Agree
    Convergent Trading reacted to Daniel F in Error on Running Background Tasks   
    Thank you for bringing this issue to our attention! I can confirm this should be further reviewed and I have logged an internal bug report for our development team to investigate and address as necessary, in a future maintenance release.
     
  2. Thanks
    Convergent Trading reacted to Andy Millne in Bug- Referrers not attributed during Stripe webhook checkout   
    Thanks @Convergent Trading I have submitted a fix for this for inclusion with a future release. 
  3. Agree
    Convergent Trading got a reaction from DolSch in Stripe purchases should always create a Stripe Customer   
    Hello,

    I'm using Stripe for processing payments and I have noticed that during checkout, if a new customer deselects the "Save card for future purchases" option then their details (name, email etc) are not stored in a Stripe "Customer" object, instead the card transaction is processed and only a "Guest" customer record appears in stripe - this makes it hard for us to navigate our Stripe account and match up Customers and their purchases with our IC database.
    I have looked through the code (/applications/nexus/sources/Gateway/Stripe/Stripe.php ~line 436) - and it seems this logic is intentional. I understand that the existing IC logic chooses to do this because the user has said "Don't remember my card" - but in my mind the two are not connected, IC is able to not "remember" the card while still creating a Stripe "Customer" reference - they aren't really related features. If the Stripe "Customer" record was always created it would make browsing our Stripe Dashboard much easier and when the member adds another card to their IC account or purchases something again, Stripe will aggregate all their purchases under 1 customer, rather some as a customer and some as a "Guest" (or multiple Guest purchases)

    So I'm asking if you'd be open to changing this logic slightly to help all your customers that use the Stripe integration.

    Thanks

  4. Thanks
    Convergent Trading reacted to Daniel F in Bug - MemberSync onProfileUpdate logic   
    Yes, thanks for the report.
    The fix is currently awaiting review and approval 🙂
  5. Like
    Convergent Trading got a reaction from Seylerg in Stripe purchases should always create a Stripe Customer   
    Hello,

    I'm using Stripe for processing payments and I have noticed that during checkout, if a new customer deselects the "Save card for future purchases" option then their details (name, email etc) are not stored in a Stripe "Customer" object, instead the card transaction is processed and only a "Guest" customer record appears in stripe - this makes it hard for us to navigate our Stripe account and match up Customers and their purchases with our IC database.
    I have looked through the code (/applications/nexus/sources/Gateway/Stripe/Stripe.php ~line 436) - and it seems this logic is intentional. I understand that the existing IC logic chooses to do this because the user has said "Don't remember my card" - but in my mind the two are not connected, IC is able to not "remember" the card while still creating a Stripe "Customer" reference - they aren't really related features. If the Stripe "Customer" record was always created it would make browsing our Stripe Dashboard much easier and when the member adds another card to their IC account or purchases something again, Stripe will aggregate all their purchases under 1 customer, rather some as a customer and some as a "Guest" (or multiple Guest purchases)

    So I'm asking if you'd be open to changing this logic slightly to help all your customers that use the Stripe integration.

    Thanks

  6. Agree
    Convergent Trading got a reaction from Lindor in Stripe purchases should always create a Stripe Customer   
    Hello,

    I'm using Stripe for processing payments and I have noticed that during checkout, if a new customer deselects the "Save card for future purchases" option then their details (name, email etc) are not stored in a Stripe "Customer" object, instead the card transaction is processed and only a "Guest" customer record appears in stripe - this makes it hard for us to navigate our Stripe account and match up Customers and their purchases with our IC database.
    I have looked through the code (/applications/nexus/sources/Gateway/Stripe/Stripe.php ~line 436) - and it seems this logic is intentional. I understand that the existing IC logic chooses to do this because the user has said "Don't remember my card" - but in my mind the two are not connected, IC is able to not "remember" the card while still creating a Stripe "Customer" reference - they aren't really related features. If the Stripe "Customer" record was always created it would make browsing our Stripe Dashboard much easier and when the member adds another card to their IC account or purchases something again, Stripe will aggregate all their purchases under 1 customer, rather some as a customer and some as a "Guest" (or multiple Guest purchases)

    So I'm asking if you'd be open to changing this logic slightly to help all your customers that use the Stripe integration.

    Thanks

  7. Agree
    Convergent Trading got a reaction from ZLTRGO in Stripe purchases should always create a Stripe Customer   
    Hello,

    I'm using Stripe for processing payments and I have noticed that during checkout, if a new customer deselects the "Save card for future purchases" option then their details (name, email etc) are not stored in a Stripe "Customer" object, instead the card transaction is processed and only a "Guest" customer record appears in stripe - this makes it hard for us to navigate our Stripe account and match up Customers and their purchases with our IC database.
    I have looked through the code (/applications/nexus/sources/Gateway/Stripe/Stripe.php ~line 436) - and it seems this logic is intentional. I understand that the existing IC logic chooses to do this because the user has said "Don't remember my card" - but in my mind the two are not connected, IC is able to not "remember" the card while still creating a Stripe "Customer" reference - they aren't really related features. If the Stripe "Customer" record was always created it would make browsing our Stripe Dashboard much easier and when the member adds another card to their IC account or purchases something again, Stripe will aggregate all their purchases under 1 customer, rather some as a customer and some as a "Guest" (or multiple Guest purchases)

    So I'm asking if you'd be open to changing this logic slightly to help all your customers that use the Stripe integration.

    Thanks

×
×
  • Create New...