The Payment Profile field is now added on a Payment record (expose field if not visible). This way, you can now see the Payment Profile that was used on a Payment record. This will allow you to easily identify which payment method was used to process an invoice.

Additionally, if you created your own interface and simply calling our global class to process payment, please note that you can now include a payment profile when calling the global class. If you included a profile, that will be used for payment, otherwise a new payment profile will be created along with the payment record.