Skip to main content
Mark Cuban ha fatto una domanda in #Salesforce CPQ & Billing
We are using Salesforce Billing package with custom gateway and implemented custom gateway as mentioned in the documentation here(https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_blng_gateway_intro.htm)

 

 

 

We go to the Payment center

 

Select the option "By Amount"

 

Enter amount.

 

Choose the option "New credit card"

 

Enter all credit card details and choose the option "Save for future user" 

 

Click on submit button.

 

 

 

Credit card is successfully charged and card is tokenized for future use and new payment method record is created. 

 

 

 

We want to know which field/method of the TransactionResult class controls Card Type value when new payment method record is created.

 

 

 

I have gone through the API of the TransactionResult class online and it is not clear. Here is the documentation I am referring to: https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_class_blng_TransactionResult.htm

 

 

 

How to set Credit card type on payment method when using custom gateway?
1 risposta
  1. 24 lug 2019, 13:08
    Hi Mark,

     

    Awesome question! I have shared this feedback with our Dev team and will keep you posted as I hear more. Appreciate your patience.

     

    Thanks,

     

    Bhavin
0/9000