Skip to main content

Community

Connector Improvement: Braintree: add table with payment methods

Please sign in to leave a comment.

Comments

2 comments

  • Official comment
    Elan User

    Hi Oleg - thanks for submitting this request!  We don't have this planned in the near term at this time however I can see why having payment method could be helpful for your analytical uses cases. 

    I will prioritize this among our feature requests of new features and hopefully we can get to it in the near term.

    Hi

    with £0 trial products there are no transactions to link a subscription to a customer. Normally the API could be used to find the customerid from the payment_method_token using the Braintree.PaymentMethod.Find(Subscription.PaymentMethodToken).CustomerId call. Can this be implemented as an extension to this suggestion so that the PaymentMethodToken, SubscriptionId and CustomerId are all represented.